maximkulkin / esp-homekit

Apple HomeKit accessory server library for ESP-OPEN-RTOS
MIT License
1.1k stars 168 forks source link

An error occurred during compilation #127

Closed LeeLulin closed 4 years ago

LeeLulin commented 4 years ago

error: unknown field 'password' specified in initializer .password = "111-11-111" error: incompatible types when initializing type 'enum ' using type 'char *' };

maximkulkin commented 4 years ago

You're doing it wrong.