Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

Commit

Permalink
[v1.20.0.rc10] Release Candidate
Browse files Browse the repository at this point in the history
### Bug fixes
- Fix for class C downlink data in LoRa ABP mode
- Updated adv config to split info between adv packet and scan response in BLE
- Increased Lora Timer task stack size

### Improvements
- Added support for LoRa Class C multicast
- Updated Char max length to correspond to MTU #279
  • Loading branch information
iwahdan88 committed Apr 15, 2019
1 parent 9eeb8af commit aa693ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion esp32/pycom_version.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
#ifndef VERSION_H_
#define VERSION_H_

#define SW_VERSION_NUMBER "1.20.0.rc9"
#define SW_VERSION_NUMBER "1.20.0.rc10"

#define LORAWAN_VERSION_NUMBER "1.0.2"

Expand Down

0 comments on commit aa693ef

Please sign in to comment.