]> git.tnoah.ca Git - lora-radio.git/commitdiff
Cleanup
authorMark Qvist <mark@unsigned.io>
Thu, 12 Jan 2023 10:53:19 +0000 (11:53 +0100)
committerMark Qvist <mark@unsigned.io>
Thu, 12 Jan 2023 10:53:19 +0000 (11:53 +0100)
Makefile

index ad9eaeef985d3587e12be92653f468bd4d698941..dc0f6497f710ba5cf2e45dcbe3c5598a1e5dced1 100644 (file)
--- 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...