From: Mark Qvist Date: Thu, 12 Jan 2023 10:53:19 +0000 (+0100) Subject: Cleanup X-Git-Url: https://git.tnoah.ca/?a=commitdiff_plain;h=899263b390913ca0debae8913b7e6419d1a0e0eb;p=lora-radio.git Cleanup --- diff --git a/Makefile b/Makefile index ad9eaee..dc0f649 100644 --- a/Makefile +++ b/Makefile @@ -29,7 +29,6 @@ spiffs: console-site spiffs-image spiffs-image: python Release/esptool/spiffsgen.py 2031616 ./Console/build Release/spiffs.bin -# python Release/esptool/spiffsgen.py --obj-name-len 64 2031616 ./Console/build Release/spiffs.bin upload-spiffs: @echo Deploying SPIFFS image...