Implement a secure ICS protocol targeting LoRa Node151 microcontroller for controlling irrigation.
 
 
 
 
 
 

6 lines
94 B

  1. file @TARGET_NAME@
  2. target extended-remote localhost:3333
  3. monitor reset halt
  4. load
  5. thbreak main