You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
D:\OneDrive\Neil Squire\MMC-R&D - Documents\RD 21-05 LipSync 4\GitHub\LipSync\Build_Files\Firmware_Files\LipSync_Firmware\LSScreen.h: In member function 'void LSScreen::displayCursor()':
Fix the following compiler error
D:\OneDrive\Neil Squire\MMC-R&D - Documents\RD 21-05 LipSync 4\GitHub\LipSync\Build_Files\Firmware_Files\LipSync_Firmware\LSScreen.h: In member function 'void LSScreen::displayCursor()':
D:\OneDrive\Neil Squire\MMC-R&D - Documents\RD 21-05 LipSync 4\GitHub\LipSync\Build_Files\Firmware_Files\LipSync_Firmware\LSScreen.h:776:30:
warning: comparison of integer expressions of different signedness: 'unsigned int' and 'int' [-Wsign-compare]
776 | if (_selectedText.length() > (_maxCharPerLine - 1)){
| ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
The text was updated successfully, but these errors were encountered: