- Oregon
- https://gorge.works
-
Software/Firmware developer:
Languages of choice: C, Rust, sh and bash, python, AVR assembly/Risc-V assembly
Editors: Vim, Hx(Helix), vscode(Open source version)
CLI Tools: Links, Tmux, grep/ripgrep, git
- Joined on
2022-12-13
[FEAT] Add ID structure/var to the program
[DOC] Add diagrams of the adafruit feather's
[FEAT] Define LoRa pins
[FEAT] Add LoRa Library to project.
Okay the name also changes if you look at the product page. On there they list it as the SX1276
[FEAT] Add LoRa Library to project.
The module is actually an older unit called the SX1272. The other variant I believe is general feather documentation.
[FEAT] Add LoRa Library to project.
load.h
and load.c
files for better documentation and differnt threshold values.
load.c
file. Also added documentatin for functions and removed some unused code.