bitluni / ESP32CameraI2S

176 stars 61 forks source link

typo #6

Open rikkertkoppes opened 6 years ago

rikkertkoppes commented 6 years ago

Small typo, confused me for a bit (which made me read the implementation guide better)

Relevant docs: image

So full explanation for those reading along: 0x1b = 0b 0001 1011

bit[4] is set to set DCW and PCLK controlled by register bit[3] is set to set manual scaling enable bit[2:0] is set to 011 to divide by 8