Skip to content

doc and code formatting update

Compare
Choose a tag to compare
@2bndy5 2bndy5 released this 13 Apr 01:05
· 153 commits to master since this release
  • abstract docs (main page and all "Related Pages" now live in the docs folder)
  • fix formatting
  • some macros in RF24Mesh_config.h can be overridden from compiler CLI (using -Dmacro_name=x) or from project source code (before #include "RF24Mesh.h"). These macros include:
    • MESH_MAX_CHILDREN
    • MESH_DEFAULT_CHANNEL
    • MESH_RENEWAL_TIMEOUT
    • MESH_MEM_ALLOC_SIZE
    • MESH_LOOKUP_TIMEOUT
    • MESH_WRITE_TIMEOUT
    • MESH_DEFAULT_ADDRESS