Hook works

This commit is contained in:
Florian Hoss 2022-07-25 14:08:52 +02:00
parent 2a14cbb936
commit 5f70efbe1e

View file

@ -13,3 +13,5 @@ platform = espressif32
board = az-delivery-devkit-v4
framework = espidf
monitor_speed = 115200
build_flags =
'-DLWIP_HOOK_IP4_INPUT(pbuf, input_netif)=({ESP_LOGI("HOOK","TEST");0;})'