help lopy 4 lora
- 
					
					
					
					
 Hello 
 I have a problem with my code,
 i have an error
 Traceback (most recent call last):
 File "main.py", line 157
 SyntaxError: invalid syntax
 Pycom MicroPython 1.20.2.r0moreover I need help to make the code compatible with Lora and deepsleep 
 
- 
					
					
					
					
 thank you so much 
 i would need help sending to lora, but i don't want to use cbor
 
- 
					
					
					
					
 @windwhite There is not statement after the preceding if, since yoo commented that out. You have to add at least a 'pass' statement 
 
