|
|
80b40cafcb
|
Add support for parsing activate scene packets
|
2024-04-19 15:07:47 +10:00 |
|
|
|
7f7e02a8b7
|
Avoid including Arduino.h where possible
|
2024-04-10 21:10:31 +10:00 |
|
|
|
52d03a1ac9
|
Add support for more packet types
|
2024-04-04 17:58:18 +11:00 |
|
|
|
07f46ecfe7
|
Add support for various header values
|
2024-04-04 17:58:18 +11:00 |
|
|
|
90e101c47e
|
Add callbacks for getting raw buffer
|
2024-04-04 17:58:18 +11:00 |
|
|
|
f94715c4fc
|
Use rolling codes from Packet when filling buffer
|
2024-01-02 21:09:07 +11:00 |
|
|
|
d1adfa54ef
|
Return a boolean to indiciate if a packet was sent to the radio successfully
|
2024-01-02 21:05:19 +11:00 |
|
|
|
c6b6ec65c9
|
Enable filling buffer with packets that use fields
|
2024-01-02 21:05:00 +11:00 |
|
|
|
e57e55775a
|
Add rolling code fields to Packet
|
2024-01-02 20:45:35 +11:00 |
|
|
|
2ccbbd18dd
|
Initial ability to send a packet from RFPowerView
|
2023-12-31 10:21:23 +11:00 |
|
|
|
09fd491fdc
|
Add packetCallback to RFPowerView class
|
2023-12-30 23:34:06 +11:00 |
|
|
|
9d507fdb0b
|
WIP: Making RFPowerView class
|
2023-12-22 12:05:24 +11:00 |
|
|
|
c84c2dfbdc
|
Initial code
|
2023-12-21 16:43:41 +11:00 |
|