Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Revision 1:1af5060b2a34, committed 2012-02-29
- Comitter:
- madcowswe
- Date:
- Wed Feb 29 17:09:46 2012 +0000
- Parent:
- 0:f16a1d69a386
- Commit message:
Changed in this revision
ledScreen.h | Show annotated file Show diff for this revision Revisions of this file |
--- a/ledScreen.h Wed Feb 29 17:01:43 2012 +0000 +++ b/ledScreen.h Wed Feb 29 17:09:46 2012 +0000 @@ -12,6 +12,8 @@ This version uses inverted outputs (to bring voltage from 3.3 to 5v and drive more current) for data, clock and address lines. Quirks of current platform: + transformFrame crammed into the code, should be united with transformFrame2 for proper orientation + address lines are put through inverters, code still thinks it's addressing with logic 1's, whereas in reality MA0 is inverted and put into the ribbon cable line of MA1 and vice-versa