mirror of
https://github.com/sipeed/Maixduino.git
synced 2026-03-03 09:04:00 +01:00
fix typo rotation
This commit is contained in:
@@ -721,7 +721,7 @@ uint8_t* Sipeed_OV2640::snapshot()
|
||||
return _dataBuffer;
|
||||
}
|
||||
|
||||
void Sipeed_OV2640::setRotaion(uint8_t rotation)
|
||||
void Sipeed_OV2640::setRotation(uint8_t rotation)
|
||||
{
|
||||
//FIXME
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user