changing request type

This commit is contained in:
lkoester
2023-02-27 09:11:43 +01:00
parent e5cc0c93e5
commit 71a8a249e8
2 changed files with 58 additions and 1 deletions

View File

@ -175,7 +175,6 @@ impl CSSHandler {
pub fn css_core_task(&mut self) {
self.handle_request_messages();
self.handle_sensor();
}
fn handle_request_messages(&mut self) {