test_led_strip/include/modbus.hpp
2026-03-20 15:43:39 +08:00

10 lines
85 B
C++

#ifndef __APP_MODBUS_HPP__
#define __APP_MODBUS_HPP__
namespace zpp {
}
#endif