Initial commit
This commit is contained in:
commit
2b1fb00bb7
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
/.Trashes
|
||||||
|
/.fseventsd
|
||||||
|
/.metadata_never_index
|
||||||
|
/boot_out.txt
|
3
code.py
Normal file
3
code.py
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
from adafruit_datetime import datetime, date, time
|
||||||
|
|
||||||
|
print("Hello World!")
|
BIN
lib/adafruit_datetime.mpy
Normal file
BIN
lib/adafruit_datetime.mpy
Normal file
Binary file not shown.
0
settings.toml
Normal file
0
settings.toml
Normal file
Loading…
Reference in a new issue