Skip to content

v0.30

Compare
Choose a tag to compare
@fredlcore fredlcore released this 22 Mar 10:05
· 5753 commits to master since this release
  •    - Time library by Paul Stoffregen (https://github.com/PaulStoffregen/Time) is now required and included in the library folder.
    
  •    - adds logging of raw telegram data to SD card with logging parameter 30000. Logging telegram data is affected by commands /V and /LU
    
  •    - adds command /LU=x to log only known (x=0) or unknown (x=1) command IDs when logging telegram data
    
  •    - removed define USE_BROADCAST, broadcast data is now always processed
    
  •    - new internal functions GetDateTime, TranslateAddr, TranslateType