Seperate 627b start-stream into bridge & sensor functions
Seperate 627b start-stream into bridge & sensor functions
- Adds functions to control OV7660 series Image Sensors
- Adds sn9c20x_initialize for Sn9C20x series micro-controllers/bridges
- Changed the sensor init style to use array (as suggested by Brian)
- Changed sn9c20x_i2c_initialize to work correctly & using the same
(as suggested by Gwater etc.), updated 6270's use of it.
- Removed 10fb-10ff writes completely (as suggested by Brian)
- Removed 1189 writes completely (as suggested by Brian)
Signed-off-by: Neekhil <Nickel62Metal@Gmail.com>