OVMS3-idf/examples/system/README.md
Angus Gratton a67d5d89e0 Replace all DOS line endings with Unix
Command run was:
git ls-tree -r HEAD --name-only | xargs dos2unix
2018-07-12 19:10:37 +08:00

6 lines
267 B
Markdown

# System Examples
Configuration and management of memory, interrupts, WDT (watchdog timer), OTA (over the air updates), deep sleep and logging.
See the [README.md](../README.md) file in the upper level [examples](../) directory for more information about examples.