Browse Source

Add files via upload

pull/1080/head
oberfritze 2 years ago
committed by GitHub
parent
commit
f7978db6be
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      src/config/settings.h

1
src/config/settings.h

@ -50,6 +50,7 @@
#define DEF_PROT_API 0x0000
#define DEF_PROT_MQTT 0x0000
typedef struct {
uint8_t ip[4]; // ip address
uint8_t mask[4]; // sub mask

Loading…
Cancel
Save