Multiple Sevensegment Display Driving using rs485
Dependents: Multiple_7SegDisplays
Fork of OSL10564_74HC595 by
Revision 1:a8e603686790, committed 2018-08-21
- Comitter:
- shivanandgowdakr
- Date:
- Tue Aug 21 10:21:31 2018 +0000
- Parent:
- 0:3373357a49f4
- Commit message:
- No changes
Changed in this revision
7segLed_HC595.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/7segLed_HC595.cpp Mon Jan 22 10:23:24 2018 +0000 +++ b/7segLed_HC595.cpp Tue Aug 21 10:21:31 2018 +0000 @@ -1,13 +1,4 @@ -/* - * Mbed Library / Akizuki 7-segment LED driver [OSL10564-74HC595-x] - * http://akizukidenshi.com/catalog/g/gM-12643/ - * - * Copyright (c) 2018 Kenji Arai / JH1PJL - * http://www.page.sannet.ne.jp/kenjia/index.html - * http://mbed.org/users/kenjiArai/ - * Created: January 7th, 2018 - * Revised: January 22nd, 2018 - */ + #include "7segLed_HC595.h"