Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
potier97 authored Oct 26, 2020
1 parent 3d79661 commit c5cf504
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arduino/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Se definen los pines que van a hacer utilizados para conectar los periféricos d
- addressSense: Dirección del sensor DS18B20 al que está conectado el microcontrolador para pedir datos de la temperatura
## Inizialidando modulos
## Inicializar Módulos
```ino
Thing thing(LED_STATUS, DHT_PIN, TEMP_PIN, CE_PIN, CSN_PIN, ID_NODE);
Expand Down

0 comments on commit c5cf504

Please sign in to comment.