sensebox / React-Ardublockly

This repository contains the new senseBox learn- and programming environment powered by google Blockly and React
Apache License 2.0
2 stars 7 forks source link

Add mode query parameter for opening from inside Connect App #194

Closed mpfeil closed 1 year ago

mpfeil commented 1 year ago

This PR introduces a query parameter called mode. Possible values are right now tablet and nothing else. The parameter is evaluated in the Routes component and sets the platform for running OTA mode.