We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 31e4578 commit 797afcbCopy full SHA for 797afcb
include/displaylib/display_data.hpp
@@ -22,7 +22,7 @@
22
#define display_SDA_SetLow gpio_put(_display_DIN, false)
23
///@endcond
24
25
-const uint16_t __LibVerNum__ = 200; /**< Library version number 133 = 1.3.3*/
+const uint16_t __LibVerNum__ = 201; /**< Library version number 133 = 1.3.3*/
26
27
/*! namespace for the return code enum*/
28
namespace DisplayRet{
0 commit comments