tryna get bluetooth to work
This commit is contained in:
@@ -15,7 +15,9 @@ def main():
|
||||
if LORA_ENABLED:
|
||||
lora_handler = LoRaHandler()
|
||||
|
||||
|
||||
print("Halting Pico...")
|
||||
while True:
|
||||
pass
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
|
||||
Reference in New Issue
Block a user