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
Warning: file turing-smart-screen-python/library/lcd/lcd_comm.py must be patched first!
Reason: currently RADIAL: won't handle float values in CPU: / FREQUENCY:
Patch Instruction
Download patch fix_floats.patch and put it into the root of your turing-smart-screen-python directory
cd <your turing-smart-screen-python>
git diff > fix_floats.patch
If this fails, then you are already on a newer version. You can either reverse engineer the patch yourself (only 4 lines of code changed), or clone the exact version I used and apply the patch procedure again:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Theme Ryzing for 5" screens (800x480; landscape)
Warning: file
turing-smart-screen-python/library/lcd/lcd_comm.pymust be patched first!Reason: currently
RADIAL:won't handle float values inCPU:/FREQUENCY:Patch Instruction
turing-smart-screen-pythondirectorycd <your turing-smart-screen-python>git diff > fix_floats.patchIf this fails, then you are already on a newer version. You can either reverse engineer the patch yourself (only 4 lines of code changed), or clone the exact version I used and apply the patch procedure again:
git clone https://github.com/mathoudebine/turing-smart-screen-python.git new-foldercd new-foldergit reset --hard 25acaab8a4d759fa7d87642af4f0449c5a649637# version 3.9.6Note
theme.yamlbackground.pngKnown issues
RADIAL:is being currently ignored forALIGN:andANCHOR:Sources
Theme: ryzing.zip
Patch: fix_floats.patch
Background (svg; zip): background.svg.zip
Change Log
acmelab68 - 2025-12-24
Beta Was this translation helpful? Give feedback.
All reactions