Changeset 3532
- Timestamp:
- Feb 4, 2013 8:47:38 AM (3 months ago)
- File:
-
- 1 edited
-
cpu/arm/olpc/sound.fth (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
cpu/arm/olpc/sound.fth
r3424 r3532 443 443 : uninstall-playback-alarm ( -- ) 444 444 alarmed? if 445 false to alarmed? 445 446 ['] playback-alarm d# 0 alarm 446 false to alarmed?447 447 then 448 448 ; … … 499 499 start-out-ring 500 500 master-tx 501 true to playing? 501 502 install-playback-alarm 502 true to playing?503 503 ; 504 504
Note: See TracChangeset
for help on using the changeset viewer.
