1 2 3 4 5 6 7
#pragma once #include "../shared/bin.h" #include "serial.h" w2_s_bin *w2_send_info(); w2_s_bin *w2_send_ping();