sensebox / ardublockly-1

Visual programming for the new senseBox MCU. Based on blockly, extends Arduino code generation and implements senseBox facilities.
https://blockly.sensebox.de/
Apache License 2.0
9 stars 9 forks source link

Disable Delay Block when GPS Block is in use #171

Open mariopesch opened 4 years ago

mariopesch commented 4 years ago

Disable the delay block when the gps block is in use. The delay breaks the function of the GPS Module.