.
Revision 1:47dce2cc8eed, committed 2019-05-20
- Comitter:
- ligeiro13
- Date:
- Mon May 20 23:09:34 2019 +0000
- Parent:
- 0:5bb13ee7d146
- Commit message:
- aps 4
Changed in this revision
| TextLCD.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/TextLCD.lib Mon May 20 22:06:52 2019 +0000 +++ b/TextLCD.lib Mon May 20 23:09:34 2019 +0000 @@ -1,1 +1,1 @@ -TextLCD#7b0da2d7a4e4 +https://os.mbed.com/users/ligeiro13/code/TextLCD/#7b0da2d7a4e4
--- a/main.cpp Mon May 20 22:06:52 2019 +0000
+++ b/main.cpp Mon May 20 23:09:34 2019 +0000
@@ -74,8 +74,8 @@
while(1)
{
//triangular();
- //senoidal();
- //quadrado(freq[0]);
+ //senoidal(freq[0]);
+ quadrado();
pc.baud(115200);
//------------------------------------------------------------------------------Menu = 0 tela inicial------------------------------------------------------------------
if (menu == 0 )