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: 4DGL-uLCD-SE SDFileSystem
Revision 2:20b2a7eb4bd8, committed 2016-09-16
- Comitter:
- fkhan39
- Date:
- Fri Sep 16 03:30:17 2016 +0000
- Parent:
- 1:4ed94566512a
- Child:
- 3:99acbebbed6c
- Commit message:
- editted a comment;
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Fri Sep 16 03:29:36 2016 +0000
+++ b/main.cpp Fri Sep 16 03:30:17 2016 +0000
@@ -9,7 +9,7 @@
int main()
{
- // part 1 A
+ // part 1
const double pi = 3.141592653589793238462;
const double amplitude = 1.0f;
const double offset = 65535/2; // 0xFFFF/2
