Creation Branche SlaveOnly
This commit is contained in:
parent
775bf72e1f
commit
bcbd0e2688
|
@ -8,8 +8,8 @@
|
||||||
; Please visit documentation for the other options and examples
|
; Please visit documentation for the other options and examples
|
||||||
; https://docs.platformio.org/page/projectconf.html
|
; https://docs.platformio.org/page/projectconf.html
|
||||||
|
|
||||||
[env:uno]
|
[env:nanoatmega328]
|
||||||
platform = atmelavr
|
platform = atmelavr
|
||||||
board = uno
|
board = nanoatmega328
|
||||||
framework = arduino
|
framework = arduino
|
||||||
lib_deps = featherfly/SoftwareSerial@^1.0
|
lib_deps = featherfly/SoftwareSerial@^1.0
|
||||||
|
|
Loading…
Reference in New Issue