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