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 Hexi_OLED_SSD1351 by
Revision 4:38086393d75b, committed 2016-08-26
- Comitter:
- khuang
- Date:
- Fri Aug 26 15:26:17 2016 +0000
- Parent:
- 3:4121d3cd9f60
- Child:
- 5:a5b4b36a1aed
- Commit message:
- test2;
Changed in this revision
| Hexi_OLED_SSD1351.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/Hexi_OLED_SSD1351.cpp Fri Aug 26 15:21:54 2016 +0000 +++ b/Hexi_OLED_SSD1351.cpp Fri Aug 26 15:26:17 2016 +0000 @@ -1,8 +1,5 @@ -/** - * \file Hexi_OLED_SSD1351.cpp - * \version 1.00 - * \brief this file contains OLED driver functionality for - * drawing images and text +/** OLED Display Driver for Hexiwear + * This file contains OLED driver functionality for drawing images and text * * Redistribution and use in source and binary forms, with or without modification, * are permitted provided that the following conditions are met:
