mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 09:39:10 -04: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 |