mirror of
https://github.com/Matiasus/SSD1306.git
synced 2024-10-03 18:18:46 -04:00
Update comments
This commit is contained in:
parent
4443ee380d
commit
6c8518465b
@ -562,7 +562,6 @@ uint8_t SSD1306_DrawPixel (uint8_t x, uint8_t y)
|
||||
|
||||
/**
|
||||
* @desc Draw line by Bresenham algoritm
|
||||
* @surce https://en.wikipedia.org/wiki/Bresenham%27s_line_algorithm
|
||||
*
|
||||
* @param uint8_t x start position / 0 <= cols <= MAX_X-1
|
||||
* @param uint8_t x end position / 0 <= cols <= MAX_X-1
|
||||
|
Loading…
x
Reference in New Issue
Block a user