Skip to content

Commit

Permalink
update EXAMPLE.md
Browse files Browse the repository at this point in the history
  • Loading branch information
oyama committed Jun 19, 2024
1 parent abca5a9 commit 70c0efc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion EXAMPLE.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
|-----------------|-------------------------------------------------------------------------|
| [hello](examples/hello) | Hello filesystem world. |
| [fs\_inits](examples/fs_inits) | Examples of file system layout combinations. |
| [multicore\_logger](examples/multicore_logger) | Multi-core 1kHz sampling rate sensor data stored on SD card |
| [multicore\_logger](examples/multicore_logger) | Multi-core logger that saves 1kHz sampling data to an SD card |
| [elastic\_mqtt\_client](examples/elastic_mqtt_client) |Implements an MQTT client with a local queue to handle network disconnections seamlessly. |
| [usb\_logger](examples/usb_logger) | Data logger that mounts littlefs and FAT on flash memory and shares it with a PC via USB mass storage class.|
| [benchmark](examples/benchmark)| Data transfer tests with different block devices and different file system combinations.|
Expand Down

0 comments on commit 70c0efc

Please sign in to comment.