.hgignore

Mon, 25 Mar 2024 17:14:56 +0100

author
Michiel Broek <mbroek@mbse.eu>
date
Mon, 25 Mar 2024 17:14:56 +0100
changeset 650
0b215e4b814e
parent 626
1718eb4c8d07
child 675
825210ba2707
permissions
-rw-r--r--

Brought the retry attempts to read the DHT11 sensors to the main devices loop. The actual read function is now very simple. Called every 30 seconds when all is well, or 2 seconds if something is wrong.

Makefile.global
config.h
config.log
config.status
stamp-h
autom4te.cache
.filelist
rc433/recv
rc433/send
rc433/sniffer
thermferm/thermferm
dht11/dht11
mash/mash
brewco/brewco
brewpanel/brewpanel
kicad/ThermFerm.pro

syntax: glob
*.o
*/filelist
kicad/*-bak
kicad/*-cache.lib
kicad/ThermFerm-backups/*.zip
Makefile.bak

mercurial