Demo¶
Contents
“Blink Project”¶

Used in demo¶
Source code of Wiring Blink Example
platformio run command
platformio run -t upload command.
Platform Manager¶

Used in demo¶
platformio platform list command
platformio platform search avr command
platformio platform show teensy command
platformio platform update command.
Library Manager¶

Used in demo¶
platformio lib search 1-wire command
platformio lib install 54 command
platformio lib search -f mbed command
platformio lib search -k rf command
platformio lib search radiohead command
platformio lib show 124 command
platformio lib update command.