Update Readme

This commit is contained in:
coolneng 2019-11-29 22:44:54 +01:00
parent dd52c93675
commit 9e43c2b3b4
Signed by: coolneng
GPG Key ID: 9893DA236405AF57
1 changed files with 2 additions and 2 deletions

View File

@ -39,9 +39,9 @@
sudo usermod -aG dialout user
#+END_SRC
** ESP8266
*** NodeMCU
During the *Week 4*, we used the NodeMCU instead of the Arduino uno, in this case to compile and upload the sketch (in this case we'll use the sketch Test):
During the *Week 4*, we used the NodeMCU instead of the Arduino Uno, in this case to compile and upload the sketch (in this case we'll use the sketch Test):
#+BEGIN_SRC sh
./compile_mcu.sh Test