I saw it, but i ask if you can add in srv.c an enter int the switch main.c loop like for "V"(version).

I wiil try today to compile the firmware and add this futures.
to add a function to firmware i must declare it in srv.h than put in srv.c and in main.c i will make an gate for this function?
If i want to use one GPIO for TTL/.. in/out who i must declare it in my fct or it's allredy declare and who i can use it.
Thanks