Parcourir la source

Fix include file name

Sebastien L il y a 2 ans
Parent
commit
383a2fd7ce
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      components/platform_console/improv_console.h

+ 1 - 0
components/platform_console/improv_console.h

@@ -1,3 +1,4 @@
+extern TickType_t improv_timeout_tick;
 #pragma once
 #include "network_manager.h"
 #include "improv.h"