1 #ifndef __VBUS_LOCAL_CONF_H__
2 #define __VBUS_LOCAL_CONF_H__
3 
4 #define RT_VBUS_USING_FLOW_CONTROL
5 
6 #define RT_VBUS_USING_TESTS
7 
8 #endif /* end of include guard: __VBUS_LOCAL_CONF_H__ */
9