Ajouté la partie composants pour Fritzing, maintenant plus d'execuse pour la documentation hardware ;-)

This commit is contained in:
Christian Zufferey
2019-02-10 12:56:02 +01:00
parent e4ea175a74
commit 19c6130641
8 changed files with 5 additions and 0 deletions

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

BIN
Fritzing/NodeMCUv3 Lolin.fzpz Executable file

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 289 KiB

BIN
PCM/Play_file/play_file.fzz Normal file

Binary file not shown.

View File

@@ -28,6 +28,7 @@ zmac_adrs[#zmac_adrs+1]="da:a1:19:89:2c:80, ,-59,0,0"
zmac_adrs[#zmac_adrs+1]="da:a1:19:01:85:98, ,-47,0,0"
function zshow()
for i=1, #zmac_adrs do
-- print(i,zmac_adrs[i])
@@ -81,6 +82,10 @@ zsplit(zmac_adrs[5])
zrssi=-45 ztime0="10:19" ztime1="10:19"
zmac_adrs[5]=zmerge()
print(find_adrs("88:e9:fe:6b:ec:1e"))
zmac_adrs=nil
zmac_adrs={}
]]
function zround(num, dec)