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 mbed-os-example-mbed5-blinky by
Revision 30:249784fd38fe, committed 2022-06-07
- Comitter:
- MACRUM
- Date:
- Tue Jun 07 05:19:50 2022 +0000
- Parent:
- 29:c0d23edea193
- Commit message:
- update library
Changed in this revision
AS289R2.lib | Show annotated file Show diff for this revision Revisions of this file |
main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/AS289R2.lib Wed Jan 06 01:57:48 2021 +0000 +++ b/AS289R2.lib Tue Jun 07 05:19:50 2022 +0000 @@ -1,1 +1,1 @@ -http://mbed.org/users/MACRUM/code/AS289R2/#4699cb4e4cfe +https://os.mbed.com/users/MACRUM/code/AS289R2/#4699cb4e4cfe5792649d4b0338041df476f8e7ce \ No newline at end of file
--- a/main.cpp Wed Jan 06 01:57:48 2021 +0000 +++ b/main.cpp Tue Jun 07 05:19:50 2022 +0000 @@ -33,7 +33,7 @@ tp.initialize(); tp.putLineFeed(2); - tp.printf("** Thermal Printer Shield **\r\r"); + tp.printf("** Thermal Printer Shield v1.0 **\r\r"); tp.setDoubleSizeWidth(); tp.printf(" AS-289R2\r\r");