Skip to content

Commit 797afcb

Browse files
Version 2.0.1
1 parent 31e4578 commit 797afcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

include/displaylib/display_data.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
#define display_SDA_SetLow gpio_put(_display_DIN, false)
2323
///@endcond
2424

25-
const uint16_t __LibVerNum__ = 200; /**< Library version number 133 = 1.3.3*/
25+
const uint16_t __LibVerNum__ = 201; /**< Library version number 133 = 1.3.3*/
2626

2727
/*! namespace for the return code enum*/
2828
namespace DisplayRet{

0 commit comments

Comments
 (0)