update Code

This commit is contained in:
Siwat Sirichai 2019-08-09 09:17:05 +07:00
parent 3c47103b39
commit a641fad56c
119 changed files with 10997 additions and 5 deletions

View file

@ -0,0 +1,19 @@
#
# Project Configuration File
#
# A detailed documentation with the EXAMPLES is located here:
# http://docs.platformio.org/en/latest/projectconf.html
#
[env:2009]
platform = atmelavr
framework = arduino
board = diecimilaatmega328
[env:pro8]
platform = atmelavr
framework = arduino
board = pro8MHzatmega328
# Automatic targets - enable auto-uploading
targets = upload