-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
81 changed files
with
38 additions
and
8,064 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,3 +3,5 @@ | |
.vscode/c_cpp_properties.json | ||
.vscode/launch.json | ||
.vscode/ipch | ||
.dependencies | ||
.venv |
6 changes: 2 additions & 4 deletions
6
...ies/heltec_wifi_lora_32_V2/MCCI LoRaWAN LMIC library/project_config/lmic_project_config.h
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,10 @@ | ||
// project-specific definitions | ||
//#define CFG_eu868 1 | ||
//#define CFG_us915 1 | ||
#define CFG_au915 1 | ||
#define CFG_us915 1 | ||
//#define CFG_au915 1 | ||
//#define CFG_as923 1 | ||
// #define LMIC_COUNTRY_CODE LMIC_COUNTRY_CODE_JP /* for as923-JP; also define CFG_as923 */ | ||
//#define CFG_kr920 1 | ||
//#define CFG_in866 1 | ||
#define CFG_sx1276_radio 1 | ||
//#define LMIC_USE_INTERRUPTS | ||
#define hal_init LMICHAL_init | ||
#define LMIC_LORAWAN_SPEC_VERSION LMIC_LORAWAN_SPEC_VERSION_1_0_2 |
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
32 changes: 0 additions & 32 deletions
32
dependencies/heltec_wifi_lora_32_V2/Unity/.github/workflows/main.yml
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
159 changes: 0 additions & 159 deletions
159
dependencies/heltec_wifi_lora_32_V2/Unity/CMakeLists.txt
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.