Releases: mongoose-os-libs/dht
Releases · mongoose-os-libs/dht
2.2
Add statistics to dht driver (#3) * Add statistics to dht driver - create a public struct mgos_dht_stats - add those stats to struct mgos_dht - initialize the counters to 0 upon initialization - do the statistics counting in the dht_read() function - create a public function mgos_dht_getStats() to return the statistics.
2.1
Add statistics to dht driver (#3) * Add statistics to dht driver - create a public struct mgos_dht_stats - add those stats to struct mgos_dht - initialize the counters to 0 upon initialization - do the statistics counting in the dht_read() function - create a public function mgos_dht_getStats() to return the statistics.
2.0
Apache 2.0 for all of apps/libs CL: Apache 2.0 for all of apps/libs PUBLISHED_FROM=8d74d4284e3eb8f2651f1e688e6684851a0b3f60
1.26
Remove mgos_dht_init() from the public header CL: none PUBLISHED_FROM=bda3bcabfb92ee2881092c3e0181832bbc4d6222
1.25
Remove mgos_dht_init() from the public header CL: none PUBLISHED_FROM=bda3bcabfb92ee2881092c3e0181832bbc4d6222
1.24
Remove fw/src prefix from includes It's going to be a requirement since public sources will be under fw/include PUBLISHED_FROM=5a890405e4c2e6b220468c35139c348c24f9e6d9
1.23
Remove fw/src prefix from includes It's going to be a requirement since public sources will be under fw/include PUBLISHED_FROM=5a890405e4c2e6b220468c35139c348c24f9e6d9
1.22.1
Remove fw/src prefix from includes It's going to be a requirement since public sources will be under fw/include PUBLISHED_FROM=5a890405e4c2e6b220468c35139c348c24f9e6d9
1.22
Remove fw/src prefix from includes It's going to be a requirement since public sources will be under fw/include PUBLISHED_FROM=5a890405e4c2e6b220468c35139c348c24f9e6d9
1.21
Update DHT JS API docs PUBLISHED_FROM=5aa84f47ae619f7c83038362b6101c1ae1134cd9