Skip to content

Commit a8219ac

Browse files
nerdb0yshmuelzon
authored andcommitted
Remove not_used field from PVVX
1 parent 3e5fea6 commit a8219ac

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

main/broadcasters.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -769,7 +769,6 @@ static broadcaster_ops_t atc1441_temp_hum_ops = {
769769
#define PVVX_TEMP_HUM_SERVICE_UUID 0x181A
770770

771771
typedef struct {
772-
// uint16_t not_used;
773772
uint16_t service_uuid;
774773
mac_addr_t mac;
775774
int16_t temp;

0 commit comments

Comments
 (0)