Commit 6266bbc
committed
fix(esp32): Better flash duration
Previously, the photo was taken before the flash reached maximum
brightness so instead of sharp, white image, it was a poorly lit, green
tinted one.
This fixes that, at a cost of very slightly increased power consumption.1 parent 452bdca commit 6266bbc
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
118 | 118 | | |
119 | 119 | | |
120 | 120 | | |
121 | | - | |
122 | | - | |
| 121 | + | |
| 122 | + | |
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
| |||
0 commit comments