Commit Graph

17 Commits

Author SHA1 Message Date
3ad6892578 Implement timeout 2026-06-02 13:17:08 +03:00
b6517d2ee6 Add text input 2026-06-01 21:17:06 +03:00
da2eb1baad Implement NumberInput 2026-06-01 20:42:46 +03:00
3a43aff319 Add menu for selecting PIN 2026-06-01 20:25:20 +03:00
dde828d63d Add additional ways to manage AT Commands 2026-06-01 19:45:36 +03:00
e21002744a Implement incredibly primitive parser 2026-05-30 18:15:24 +03:00
178fbaa791 Pass SimpleATCommand in Async IO instead of command 2026-05-30 17:27:27 +03:00
5a45601148 Add a tester keypad state 2026-05-29 22:04:02 +03:00
861bc195d7 Add just pressed buttons 2026-05-29 21:56:23 +03:00
2380fbee6d Add Keypad to AsyncIO 2026-05-29 21:55:18 +03:00
730373a09b Update how InitATState works 2026-05-28 23:39:38 +03:00
3ba28b7915 Fix bugs 2026-05-28 23:10:38 +03:00
7e4b2e3162 Use structs instead of enums for AT commands 2026-05-28 22:58:17 +03:00
a8a52c8a22 Add some new AT commands 2026-05-28 20:40:50 +03:00
4c79f79638 Clean up button 2026-05-17 19:50:46 +03:00
a9df3bed8c Add single button to async_io 2026-05-17 19:12:41 +03:00
15bffd04a8 Reimplement AT init state as async 2026-05-17 17:54:22 +03:00