Updated macros for file device.
h3rald h3rald@h3rald.com
Mon, 09 Feb 2026 11:21:28 +0100
1 files changed,
6 insertions(+),
6 deletions(-)
jump to
M
examples/lib/macros.xyw
→
examples/lib/macros.xyw
@@ -28,12 +28,12 @@ .macro clock.on_timer $2A
;file .macro file.path $30 -.macro file.operation $32 -.macro file.state $33 -.macro file.type $34 -.macro file.read $35 -.macro file.write $36 -.macro file.append $37 +.macro file.type $32 +.macro file.stats $33 +.macro file.operation $35 +.macro file.read $36 +.macro file.write $38 +.macro file.length $3A ;beeper .macro beeper.state $40