shell: Use hex const for the cursor
This commit is contained in:
parent
c0ea6192e2
commit
399ad8c7bb
|
@ -1,6 +1,6 @@
|
|||
; shell routines
|
||||
|
||||
const CURSOR: 138
|
||||
const CURSOR: 0x8A
|
||||
|
||||
; create a new shell task
|
||||
; inputs:
|
||||
|
|
Loading…
Reference in New Issue
Block a user