fix import
This commit is contained in:
parent
151e57e9be
commit
e9c9f978a2
@ -20,7 +20,7 @@ INCLUDE_LCD = 1
|
|||||||
|
|
||||||
.scope lcd
|
.scope lcd
|
||||||
LCD_IO = IO1
|
LCD_IO = IO1
|
||||||
Import lcd,init,clear,print,print_char,_cmd
|
Import lcd,init,clear,print,print_char,set_position
|
||||||
|
|
||||||
;********************************************************************************
|
;********************************************************************************
|
||||||
; @macro Print a null-terminated string
|
; @macro Print a null-terminated string
|
||||||
|
Loading…
Reference in New Issue
Block a user