{{- define "cpartSource" -}} // AUTO GENERATED DO NOT EDIT!!! #include "uart_prot.h" #include // Message Dispatcher {{- block "dispatcher" .MessagesPCtoESP}} {{ end }} //Generic Send Function {{- block "send_function_source" .MessagesESPtoPC}} {{ end }} // Sepzific Send Functions {{- block "send_functions_source" .MessagesESPtoPC}} {{ end }} {{- end -}}