spelling fixes (#9801)
45 corrections in c++ source comments limited to 27 files in src/gps src/graphics src/input
This commit is contained in:
co-authored by
GitHub
parent
1e34c1ef1b
commit
deb45e471c
@@ -101,7 +101,7 @@ bool EInkDisplay::forceDisplay(uint32_t msecLimit)
|
||||
return true;
|
||||
}
|
||||
|
||||
// End the update process - virtual method, overriden in derived class
|
||||
// End the update process - virtual method, overridden in derived class
|
||||
void EInkDisplay::endUpdate()
|
||||
{
|
||||
// Power off display hardware, then deep-sleep (Except Wireless Paper V1.1, no deep-sleep)
|
||||
|
||||
Reference in New Issue
Block a user