OVMS3-idf/examples/02_blink
Angus Gratton a98ab8d801 nvs: Remove flash layout arguments from nvs_init()
Add notes that current NVS layout defaults are a Work In Progress and
not yet integrated with the partition table.
2016-09-27 13:28:45 +10:00
..
main nvs: Remove flash layout arguments from nvs_init() 2016-09-27 13:28:45 +10:00
Makefile Add very simple "hello world" & "blink" examples 2016-09-27 12:06:54 +10:00
README.md Add very simple "hello world" & "blink" examples 2016-09-27 12:06:54 +10:00

Blink Example

Starts a FreeRTOS task to blink an LED

See the README.md file in the upper level 'examples' directory for more information about examples.