hayschan / esp32-ip-to-geolocation

ESP32 IP to Geolocation project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ESP-PROJECT-TEMPLATE

用这个作为 ESP 相关的模板

c语言开发

idf_component_register(SRCS "main.c" INCLUDE_DIRS ".")

c++语言开发

idf_component_register(SRCS "main.cpp" INCLUDE_DIRS ".")

About

ESP32 IP to Geolocation project


Languages

Language:C 72.3%Language:Python 18.4%Language:CMake 9.3%