Commencé le projet psychrometre pour l'étallonage d'hygromètres
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
#ATTENTION: c'est pour ma structure, il faudra donc l'adapter
|
||||
|
||||
#zf191201.2321
|
||||
#zf191202.1937
|
||||
|
||||
|
||||
#test si l'argument est vide
|
||||
@@ -11,8 +11,14 @@ if [ -z "$1" ]
|
||||
then
|
||||
echo -e "\nSyntax:
|
||||
|
||||
Pour le dernier firmware à la mode:
|
||||
./zflash.sh ../../Firmware/nodemcu-master-16-modules-2019-12-01-22-17-07-float.bin
|
||||
|
||||
Pour l'ancien qui supporte encore le DS18B20:
|
||||
./zflash.sh ../../Firmware/nodemcu-master-20-modules-2019-06-01-12-50-39-float.bin
|
||||
|
||||
|
||||
|
||||
"
|
||||
exit
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user