Multiple Sevensegment Display Driving using rs485
Dependents: Multiple_7SegDisplays
Fork of OSL10564_74HC595 by
Diff: 7segLed_HC595.cpp
- Revision:
- 1:a8e603686790
- Parent:
- 0:3373357a49f4
--- 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"