Skip to content

Commit

Permalink
Fix doxygen error
Browse files Browse the repository at this point in the history
  • Loading branch information
philrittenhouse committed Jul 11, 2024
1 parent 91a90f5 commit 3736d19
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Adafruit_VC0706.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -541,6 +541,7 @@ uint8_t Adafruit_VC0706::available(void) { return bufferLen; }
/*!
@brief Read in picture data
@param n Number of bytes
@param delay_time The camera's delay time between command and data.
@returns Pointer to buffer containing n bytes of picture data
*/
/**************************************************************************/
Expand Down

0 comments on commit 3736d19

Please sign in to comment.