At register & at the script tab the user can now enable the display. Enabling the display will prompt the API to request a new sketch from the node-sketch-templater which will set a #define DISPLAY_CONNECTED in the Arduino Sketch.
Sketch, API and UI have been tested beforehand. The changes to the registration can be explored on testing.opensensemap.org
However, for the whole process to work changes to the node-sketch-templater must first be implemented.
Enhancement
At register & at the script tab the user can now enable the display. Enabling the display will prompt the API to request a new sketch from the node-sketch-templater which will set a
#define DISPLAY_CONNECTED
in the Arduino Sketch.Sketch, API and UI have been tested beforehand. The changes to the registration can be explored on testing.opensensemap.org However, for the whole process to work changes to the node-sketch-templater must first be implemented.