Skip to content

Commit

Permalink
Update README.MD
Browse files Browse the repository at this point in the history
  • Loading branch information
MurageKabui authored Jan 7, 2025
1 parent 62d05e1 commit ac8e434
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/README.MD
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ device.beep(); // Emits a single beep.
### File System Operations
The `fs` object provides methods for accessing and managing the device's file system. It includes predefined root directories where you can place directories and files from your scripts. All file operations must use one of these root directories.
The `fs` object provides methods for accessing and managing the device's file system. It includes predefined root directories where you can place directories and files from your scripts. File operations can use one of these constants for added convenience.
#### Root Directory Constants
Expand Down

0 comments on commit ac8e434

Please sign in to comment.