File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,10 @@ with the [embedded-hal](crates.io/crates/embedded-hal) traits for maximum portab
88
99## [ Unreleased] - ReleaseDate
1010
11+ ### Fixed
12+
13+ - [ #23 ] ( https://github.com/jamwaffles/sh1106/pull/23 ) Fixed command bytes for ` PreChargePeriod ` and ` VcomhDeselect ` .
14+
1115## [ 0.3.3] - 2020-06-09
1216
1317### Added
@@ -75,8 +79,8 @@ Upgrade to new embedded-graphics `0.6.0-alpha.1` release. Please see the [embedd
7579- ** (breaking)** #9 Upgraded to [ embedded-graphics] ( https://crates.io/crates/embedded-graphics ) 0.6.0-alpha.1
7680
7781<!-- next-url -->
78- [ unreleased ] : https://github.com/jamwaffles/sh1106/compare/v0.3.3...HEAD
7982
83+ [ unreleased ] : https://github.com/jamwaffles/sh1106/compare/v0.3.3...HEAD
8084[ 0.3.3 ] : https://github.com/jamwaffles/sh1106/compare/v0.3.2...v0.3.3
8185[ 0.3.2 ] : https://github.com/jamwaffles/sh1106/compare/v0.3.1...v0.3.2
8286[ 0.3.1 ] : https://github.com/jamwaffles/sh1106/compare/v0.3.0...v0.3.1
You can’t perform that action at this time.
0 commit comments