Sub-IoT / Sub-IoT-Stack

Sub-IoT: Open Source Stack for Dash7 Alliance Protocol
https://sub-iot.github.io/Sub-IoT-Stack/
Other
150 stars 90 forks source link

sniffer.c compile fails - alp_cmd_handler.h not found #102

Closed awneil closed 3 years ago

awneil commented 3 years ago
[ 98%] Building C object apps/sniffer/CMakeFiles/sniffer.elf.dir/sniffer.c.obj
...stack\apps\sniffer\sniffer.c:45:10: fatal error: alp_cmd_handler.h: No such file or directory
 #include "alp_cmd_handler.h"
          ^~~~~~~~~~~~~~~~~~~
compilation terminated.

I guess this is another "no longer used" example?

glennergeerts commented 3 years ago

Idd, thanks for bringing this up. Removed in c25da89