Toggle navigation
Toggle navigation
This project
Loading...
Sign in
2020-2-capstone-design1
/
HEN_project
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Snippets
Network
Create a new issue
Builds
Commits
Issue Boards
Authored by
이민규
2020-11-29 17:19:10 +0900
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
72a7f673abc28552a9bf10f89e68d6ad6f05bea7
72a7f673
1 parent
940f7930
Replace lambda_yoga_project.py
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
8 deletions
Code/lambda_yoga_project.py
Code/lambda_yoga_project.py
View file @
72a7f67
...
...
@@ -4,14 +4,6 @@
# All Rights Reserved. *
# *
#*****************************************************
""" A sample lambda for bird detection"""
from
threading
import
Thread
,
Event
#*****************************************************
# *
# Copyright 2018 Amazon.com, Inc. or its affiliates. *
# All Rights Reserved. *
# *
#*****************************************************
from
threading
import
Thread
,
Event
import
os
...
...
Please
register
or
login
to post a comment