CARRIER SIGNAL START

- start working on autocon via phonebook
- try to avoid autoconnecting to a guru meditation.
This commit is contained in:
2023-10-06 08:39:30 +00:00
parent bec470f6d7
commit fbeb54a830
13 changed files with 1361 additions and 8 deletions

View File

@@ -26,6 +26,7 @@ deploy: $(FIRMWARE)
.PHONY: clean
clean:
$(PIO) -t clean
rm -rf *.bin unpacked_fs
.PHONY: cloc
cloc:
@@ -35,3 +36,7 @@ cloc:
test:
$(PIO) -t test
.PHONY: downloadfs
downloadfs:
$(PIO) -t downloadfs