sforkowany z mirror/meshtastic-firmware
Merge remote-tracking branch 'mine/dev' into windev
commit
5699abc8ad
|
@ -98,6 +98,6 @@ XML
|
|||
|
||||
echo Generating $ARCHIVEDIR/firmware-$VERSION.zip
|
||||
rm -f $ARCHIVEDIR/firmware-$VERSION.zip
|
||||
zip --junk-paths $ARCHIVEDIR/firmware-$VERSION.zip $ARCHIVEDIR/spiffs-$VERSION.bin $OUTDIR/bins/universal/firmware-*-$VERSION.* images/system-info.bin bin/device-install.sh bin/device-update.sh
|
||||
zip --junk-paths $ARCHIVEDIR/firmware-$VERSION.zip $ARCHIVEDIR/spiffs-$VERSION.bin $OUTDIR/bins/universal/firmware-*-$VERSION.* images/system-info.bin bin/device-install.* bin/device-update.*
|
||||
|
||||
echo BUILT ALL
|
||||
|
|
|
@ -2,10 +2,10 @@
|
|||
|
||||
You probably don't care about this section - skip to the next one.
|
||||
|
||||
* admin remote nodes reboot sometimes https://github.com/meshtastic/Meshtastic-device/issues/811
|
||||
* list portduino on platformio
|
||||
* add crash logging to flash and use memory pools - admin remote nodes reboot sometimes https://github.com/meshtastic/Meshtastic-device/issues/811
|
||||
* router mode dropping messages? https://meshtastic.discourse.group/t/router-mode-missing-messages/3329/3
|
||||
* fix ttgo eink screen
|
||||
* list portduino on platformio
|
||||
* figure our wss for mqtt.meshtastic - use cloudflare? 2052 ws, 2053 crypt
|
||||
* pine64 lora module
|
||||
* @havealoha fixedposition not working
|
||||
|
|
2
proto
2
proto
|
@ -1 +1 @@
|
|||
Subproject commit dfcfba8d1a6bad4233436c39f0571df878f8d2d2
|
||||
Subproject commit f604be5bb2ada77c6205617b500d406b629a44b8
|
Ładowanie…
Reference in New Issue