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

add os detection #173

Closed mariopesch closed 4 years ago

mariopesch commented 4 years ago

This PR will add OS detection to provide correct information to copy the .Bin file to the senseBox MCU.

fixes #172

@bgunt @synolus-david could you please test this as you are using different OS.