cursorUp
sop4618_S
Source
sop4618_S
cursorUp
Description
Source
Call Graph
Start Line: 152
void
sop4618_S::cursorUp
(uint8_t count=1) { if(count >
m_Rows
) return;
cursorMove
('A', count); }