faqmoroz 1 هفته پیش
والد
کامیت
ffc243e1c5
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 2 0
      ShutterController.h

+ 2 - 0
ShutterController.h

@@ -1,6 +1,8 @@
 #ifndef SHUTTER_CONTROLLER_H
 #define SHUTTER_CONTROLLER_H
 
+#include <Arduino.h>
+
 /// <summary>
 /// Interface for camera shutter control operations.
 /// Defines the contract for controlling camera focus and shutter functionality.