lpcmanager

Fix options handling : real space resistant parsing. Values surrounded by double quotes in key-value pairs. Dialog stops messing with other columnns. OnChange code overriden in PythonFileCTNMixin so that content of options can add Alaram and StoredValue calls. + various rework in SetOption GetOption to avoid being poisoned by user input
#ifndef GOT_H
#define GOT_H
// GPIO_1_31 = 32 + 31 = 63
#define RUN_LED_GPIO 63
#endif