Changeset 3440
- Timestamp:
- Nov 17, 2012 4:10:07 AM (6 months ago)
- File:
-
- 1 edited
-
cpu/arm/olpc/nn-touchscreen.fth (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
cpu/arm/olpc/nn-touchscreen.fth
r3439 r3440 383 383 : test-os-axis ( axis -- ) 384 384 h# 21 h# 02 h# ee 4 bytes-out 385 h# 21 d# 30 anticipate385 h# 21 d# 60 anticipate 386 386 pbuf 2+ c@ h# 21 <> abort" response other than open short" 387 387 … … 443 443 : test-fss-axis ( axis -- ) 444 444 d# 64 swap h# 0f h# 03 h# ee 5 bytes-out 445 h# 0f d# 20 anticipate445 h# 0f d# 60 anticipate 446 446 pbuf 2+ c@ h# 0f <> abort" response other than fixed signal strength" 447 447 8sp … … 474 474 : test-fss-axis-all ( axis power -- ) 475 475 swap h# 0f h# 03 h# ee 5 bytes-out 476 h# 0f d# 20 anticipate476 h# 0f d# 60 anticipate 477 477 pbuf 2+ c@ h# 0f = if 478 478 pbuf 4 + c@ 0 do ( )
Note: See TracChangeset
for help on using the changeset viewer.
