premier pas integration cli de config
Este commit está contenido en:
@@ -1,4 +1,5 @@
|
||||
/*
|
||||
* Phytotron
|
||||
* lecture des capteurs de temperature LM35
|
||||
*/
|
||||
/* -------------------------------------------------- */
|
||||
@@ -12,6 +13,8 @@ void setup() {
|
||||
pinMode(LED_BUILTIN, OUTPUT);
|
||||
|
||||
Serial.print("\n");
|
||||
|
||||
phytocli();
|
||||
|
||||
/* XXX */
|
||||
/* changing the voltage reference of the ADC
|
||||
|
||||
Referencia en una nueva incidencia
Block a user