premier pas integration cli de config
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user