Car leds
All threads resolved!
All threads resolved!
Compare changes
+ 56
− 30
@@ -12,8 +12,8 @@
@@ -12,8 +12,8 @@
@@ -98,7 +98,7 @@ static hospital_status entity = { .id = 0,
@@ -98,7 +98,7 @@ static hospital_status entity = { .id = 0,
@@ -113,6 +113,7 @@ typedef struct hospital_control {
@@ -113,6 +113,7 @@ typedef struct hospital_control {
@@ -240,26 +241,32 @@ void entity_main_tasks(void* arg)
@@ -240,26 +241,32 @@ void entity_main_tasks(void* arg)
@@ -273,13 +280,32 @@ void entity_main_tasks(void* arg)
@@ -273,13 +280,32 @@ void entity_main_tasks(void* arg)
@@ -325,8 +351,7 @@ esp_err_t init_pwm()
@@ -325,8 +351,7 @@ esp_err_t init_pwm()
@@ -386,14 +411,15 @@ void init_entity(hospital_control* control)
@@ -386,14 +411,15 @@ void init_entity(hospital_control* control)