You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

29 lines
510 B

2 years ago
1 year ago
2 years ago
1 year ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
2 years ago
1 year ago
1 year ago
1 year ago
1 year ago
1 year ago
  1. #pragma once
  2. #include "apibasic/basic.hpp"
  3. //
  4. //
  5. #include "zi_module.hpp"
  6. //
  7. #include "zi_motor.hpp"
  8. //
  9. #include "zi_xymotor.hpp"
  10. //
  11. #include "zi_event_bus.hpp"
  12. //
  13. #include "zi_a8000_optical_module.hpp"
  14. //
  15. #include "zi_pipette_ctrl_module.hpp"
  16. //
  17. #include "zi_mini_servo.hpp"
  18. //
  19. #include "zi_board.hpp"
  20. //
  21. #include "zi_code_scaner.hpp"
  22. //
  23. #include "zi_fan_ctrl.hpp"
  24. //
  25. #include "zi_water_cooling_temperature_controler.hpp"
  26. //
  27. #include "zi_a8000_idcard_reader.hpp"
  28. //
  29. #include "zi_plate_code_scaner_module.hpp"