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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ Known issues:
30
30
- API: Add SDCardManager for SD Card support
31
31
- API: add PackageManager to (un)install MPK packages
32
32
- API: split mpos.ui into logical components
33
-
- Remove 'long press IO0 button' to activate bootloader mode; either use the Settings app (very convenient) or keep it pressed while plugging in the USB cable (or pressing the reset button)
33
+
- Remove 'long press IO0 button' to activate bootloader mode; either use the Settings app (very convenient) or keep it pressed while plugging in the USB cable (or briefly pressing the reset button)
34
34
- Increase framerate on ESP32 by lowering task_handler duration from 5ms to 1ms
35
35
- Throttle per-frame async_call() to prevent apps from overflowing memory
36
36
- Overhaul build system and docs: much simplier (single clone and script run), add MacOS support, build with GitHub Workflow, automatic tests, etc.
0 commit comments