You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
>For now, it includes drivers for FreenoveS3, XIAOS3, M5UnitCamS3, Freenove WRover, ESP32Cam AI-Thinker and the TTGO T-Journal cameras, but you are able to define your custom camera like is shown in the [custom-camera-sender](https://github.com/hpsaturn/ESPNowCam/tree/master/examples/custom-camera-sender) example. If you can run it in a different camera, please notify me :D
139
+
>For now, it includes drivers for FreenoveS3, XIAOS3, M5UnitCamS3, Freenove WRover, ESP32Cam AI-Thinker and the TTGO T-Journal cameras, but you are able to define your custom camera like is shown in the [custom-camera-sender](https://github.com/hpsaturn/ESPNowCam/tree/master/examples/custom-camera-sender) example. If you can run it in a different camera, please notify me via a [GitHub issue](https://github.com/hpsaturn/ESPNowCam/issues/new) or please contribute with the project sending a pull request :D
140
140
141
141
### PSRAM or DRAM?
142
142
@@ -197,10 +197,9 @@ Some examples are for Arduino users (*.ino samples), but is possible too compile
197
197
198
198
I want to extend my gratitude to:
199
199
200
-
@ElectroZeusTIC and @AcoranTf for testing on Arduino IDE.
201
-
@UtaAoya for findings related to the M5UnitCam device.
202
-
@MeloCuentan for fixing issues with the AI-Thinker Camera and the new ESP32S3 RGB receiver.
203
-
@turmandreams for tests on the AI-Thinker Camera and the M5Core receiver.
204
-
200
+
[@ElectroZeusTIC](https://github.com/electrozeustic) and [@AcoranTf](https://github.com/AcoranTf) for testing on Arduino IDE.
201
+
[@UtaAoya](https://x.com/UtaAoya) for findings related to the M5UnitCam device.
202
+
[@MeloCuentan](https://github.com/MeloCuentan) for fixing issues with the AI-Thinker Camera and the new ESP32S3 RGB receiver.
203
+
[@turmandreams](https://github.com/turmandreams) for tests on the AI-Thinker Camera and the M5Core receiver.
0 commit comments