mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-28 12:10:45 +00:00
457 B
457 B
| 1 | # Sample csv file |
|---|---|
| 2 | # Defines sunny_day namespace holding data for example |
| 3 | # string entry contains 10 characters and terminating zero |
| 4 | # defines cloudy_day namespace to show it can be read at once with sunny_day one |