From 101a4dfea635223915d33c522e2fed3775e55dc5 Mon Sep 17 00:00:00 2001 From: Evan Anderson Date: Fri, 19 Jan 2024 10:37:36 -0700 Subject: [PATCH] Fixing typos --- Multi_Camera_Adapter/Multi_Adapter_Board_2Channel/readme.md | 2 +- .../Multi_Adapter_Board_2Channel_uc444/readme.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Multi_Camera_Adapter/Multi_Adapter_Board_2Channel/readme.md b/Multi_Camera_Adapter/Multi_Adapter_Board_2Channel/readme.md index d582f12..f03fde0 100644 --- a/Multi_Camera_Adapter/Multi_Adapter_Board_2Channel/readme.md +++ b/Multi_Camera_Adapter/Multi_Adapter_Board_2Channel/readme.md @@ -1,4 +1,4 @@ -# Introudction +# Introduction This multi-camera adapter board is designed for Raspberry pi ZERO and let your connect two 5MP cameras to Pi Zero. Only one of the two cameras can be activated at a time, the are working in alternate ways. diff --git a/Multi_Camera_Adapter/Multi_Adapter_Board_2Channel_uc444/readme.md b/Multi_Camera_Adapter/Multi_Adapter_Board_2Channel_uc444/readme.md index ea1a823..fc00985 100644 --- a/Multi_Camera_Adapter/Multi_Adapter_Board_2Channel_uc444/readme.md +++ b/Multi_Camera_Adapter/Multi_Adapter_Board_2Channel_uc444/readme.md @@ -1,4 +1,4 @@ -## Introudction +## Introduction This multi-camera adapter board is designed for Raspberry pi ZERO and let your connect two 8MP cameras to Pi Zero. Only one of the two cameras can be activated at a time, the are working in alternate ways. It can not run two cameras at the same time, but we build a simple software which can run two cameras and make it looks working as the same time.