Commit Graph

2 Commits (feature-lorawan-1-1)

Author SHA1 Message Date
Unknown dacc5b9674 License headers
- 2019 for new file
- Added license where missing
2020-02-06 18:38:36 +02:00
Unknown edd9b5c40b mbed-os style update: Add LoRaMacClassBInterface
Make class function names lower case. Previously, class b's public  interface was part of the class and to avoid function name conflicts the static API was being distinguished from instance methods  by upper-casing the first letter. 
Fixed by moving the public interface to new LoRaMacClassBInterface
2020-02-06 18:38:36 +02:00