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.
Dependencies: Array_Matrix BSP_DISCO_F746NG LCD_DISCO_F746NG TS_DISCO_F746NG
Fork of F746_GUI by
Diff: SeekBar.hpp
- Revision:
- 11:7debdaa7b503
- Parent:
- 10:5a2068884fd9
- Child:
- 12:687ec6183385
--- a/SeekBar.hpp Wed Apr 27 00:24:18 2016 +0000
+++ b/SeekBar.hpp Wed Apr 27 07:28:04 2016 +0000
@@ -1,7 +1,7 @@
//-----------------------------------------------------------
// SeekBar class -- Header
//
-// 2016/04/26, Copyright (c) 2016 MIKAMI, Naoki
+// 2016/04/27, Copyright (c) 2016 MIKAMI, Naoki
//-----------------------------------------------------------
#ifndef F746_SEEKBAR_HPP
@@ -89,3 +89,4 @@
};
}
#endif // F746_SEEKBAR_HPP
+
