mirror of
https://github.com/DarkFlippers/unleashed-firmware.git
synced 2025-12-13 05:06:30 +04:00
formatting
This commit is contained in:
@@ -7,8 +7,8 @@
|
||||
#include "../blocks/generic.h"
|
||||
#include "../blocks/math.h"
|
||||
|
||||
#define TAG "SubGhzProtocolPowerSmart"
|
||||
#define POWER_SMART_PACKET_HEADER 0xFD000000AA000000
|
||||
#define TAG "SubGhzProtocolPowerSmart"
|
||||
#define POWER_SMART_PACKET_HEADER 0xFD000000AA000000
|
||||
#define POWER_SMART_PACKET_HEADER_MASK 0xFF000000FF000000
|
||||
|
||||
#define CHANNEL_PATTERN "%c%c%c%c%c%c"
|
||||
|
||||
Reference in New Issue
Block a user