Library for TM1651 LED controller Initial version, Battery monitor
See here for more information.
Diff: TM1651.cpp
- Revision:
- 1:799f85133209
- Parent:
- 0:68f5a3af8dc2
--- a/TM1651.cpp Wed Oct 04 19:54:30 2017 +0000 +++ b/TM1651.cpp Wed Oct 04 20:38:36 2017 +0000 @@ -1,5 +1,5 @@ /* mbed TM1651 Library, for TM1651 LED controller - * Copyright (c) 2016, v01: WH, Initial version, Battery monitor + * Copyright (c) 2017, v01: WH, Initial version, Battery monitor * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal @@ -404,6 +404,7 @@ break; default: + _displaybuffer[0] = 0; break; }