Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Autobaud, sleep, wake changes #234

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Commits on Apr 4, 2018

  1. Fixed LoRa module not waked from sleep by autoBaud sometimes (#231)

    * fixed RN2xxx not waked from sleep by autoBaud sometimes
    
    * changes requested by johan
    
    * changes requested by johan
    
    * johan request
    
    * cosmetic
    
    * HAL abstration of modemStream
    
    * Ability to use AltSoftSerial Library
    
    * Code optimization, added ~700 bytes flash for sketch
    
    * HardwareSerial only used on TheThings Node and Uno
    
    * Applied changes requested by johan
    
    * Fixed dual check
    
    * cosmetic
    
    * Added Hardware Serial only for the things node
    hallard authored and jpmeijers committed Apr 4, 2018
    Configuration menu
    Copy the full SHA
    433a221 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27a76a8 View commit details
    Browse the repository at this point in the history