RC6502-Apple-1-Replica/software/arduino/PIA Communicator
JP 83aa786751 PIA Communicator/platformio.ini: Fix deprecated warning on lib_extra_dirs/env and add default baudrate (monitor_speed)
- Addresses warning on build: `lib_extra_dirs` configuration option is deprecated in section [platformio]! Please move it to global `env` section.
- Sets default baud-rate on PlatformIO Serial Monitor.
2020-12-19 00:50:22 +00:00
..
.vscode Added MCP23S17 library to PlatformIO project 2020-02-17 18:48:49 +01:00
include Added MCP23S17 library to PlatformIO project 2020-02-17 18:48:49 +01:00
lib Added MCP23S17 library to PlatformIO project 2020-02-17 18:48:49 +01:00
pia_communicator Added MCP23S17 library to PlatformIO project 2020-02-17 18:48:49 +01:00
test Added MCP23S17 library to PlatformIO project 2020-02-17 18:48:49 +01:00
.gitignore Added MCP23S17 library to PlatformIO project 2020-02-17 18:48:49 +01:00
.travis.yml Added MCP23S17 library to PlatformIO project 2020-02-17 18:48:49 +01:00
platformio.ini PIA Communicator/platformio.ini: Fix deprecated warning on lib_extra_dirs/env and add default baudrate (monitor_speed) 2020-12-19 00:50:22 +00:00