mirror of
https://github.com/meshtastic/firmware.git
synced 2026-05-31 20:30:08 -04:00
* Make phone queues use a static pointer queue * Static init * Compile time constants now * Instead, lets just use the normal pointerqueue for linux native builds and static for IoT platforms * Add missing method * Missing methods * Update variant.h