Firmware for an ad-hoc mesh network of Internet-of-Things devices based on LoRa (Long Range radio) that can be deployed quickly and cheaply.
File List
Here is a list of all files with brief descriptions:
[detail level 123]
  src
  Ducks
 Duck.cpp
 DuckDetect.cpp
 DuckLink.cpp
 MamaDuck.cpp
 PapaDuck.cpp
  include
 cdpcfg.hCDP central compile-time configuration file
 Duck.h
 DuckEsp.hThis file is internal to CDP and provides ESP32 specific implementations
 DuckLed.hThis file is internal to CDP and provides the library access to onboard LED functions
 DuckLora.hThis file is internal to CDP and provides the library access to onboard LoRa module functions as well as packet management
 DuckNet.hThis file is internal to CDP and provides the library access to networking functions
 DuckPacket.h
 DuckTypes.h
 DuckUtils.hThis file is internal to CDP and provides some common utility methods
 index.h
 LoraPacket.h
 OTAPage.h
 header.html