sipeed / Maixduino

Arduino port on Maix board ( k210 )
https://maixduino.sipeed.com
Other
213 stars 93 forks source link

Typo error in GC0328 library #107

Open rv56 opened 3 years ago

rv56 commented 3 years ago

The library has the same typo errors than the OV2640 one: At line 50 of Sipeed_GC0328.h read setRotation instead of setRotaion At line 695 of Sipeed GC0328.cpp read setRotation instead of setRotaion

robertlipe commented 1 year ago

This was corrected in https://github.com/sipeed/Maixduino/commit/ca5e26d4e968ea63f164aca6d739f1ade693dc7b

Please consider closing this.