mirror of
https://github.com/meshtastic/firmware.git
synced 2026-01-06 09:57:52 +00:00
begin plugin-api tutorial
This commit is contained in:
@@ -34,6 +34,8 @@ For app cleanup:
|
||||
* move python ping functionality into device, reply with rxsnr info
|
||||
* use channels for gpio security https://github.com/meshtastic/Meshtastic-device/issues/104
|
||||
* generate autodocs
|
||||
* update positions and nodeinfos based on packets we just merely witness on the mesh. via isPromsciousPort bool.
|
||||
* MeshPackets for sending should be reference counted so that API clients would have the option of checking sent status (would allow removing the nasty 30 sec timer in gpio watch sending)
|
||||
|
||||
For high speed/lots of devices/short range tasks:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user