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.
Fork of MAX7219 by
Diff: max7219.cpp
- Revision:
- 1:90a7cf4e7d26
- Parent:
- 0:798fb343e022
- Child:
- 2:9150a0dc77a3
--- a/max7219.cpp Tue Jan 12 23:40:36 2016 +0000
+++ b/max7219.cpp Tue Jan 26 02:17:20 2016 +0000
@@ -126,7 +126,7 @@
//*********************************************************************
-int32_t Max7219::init_device(max7219_configuration_t config, uint8_t device_number)
+int32_t Max7219::init_device(max7219_configuration_t config)
{
int32_t rtn_val = -1;
uint8_t idx = 0;
