mirror of
https://github.com/markqvist/RNode_Firmware.git
synced 2025-05-04 23:55:18 -04:00
add support for heltec t114
This commit is contained in:
parent
6c82de161c
commit
f9234733e2
8 changed files with 237 additions and 25 deletions
|
@ -823,6 +823,7 @@ void sx128x::disableCrc()
|
|||
byte sx128x::random()
|
||||
{
|
||||
// todo: implement
|
||||
return -1;
|
||||
}
|
||||
|
||||
void sx128x::setPins(int ss, int reset, int dio0, int busy, int rxen, int txen)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue