Based on Ale C. program
Dependencies: mbed EthernetNetIf
Revision 2:67b04d61fdaf, committed 2015-04-30
- Comitter:
- nenad
- Date:
- Thu Apr 30 13:26:16 2015 +0000
- Parent:
- 1:98d377ac0af5
- Commit message:
- azurirani portovi
Changed in this revision
| main.cpp | Show annotated file Show diff for this revision Revisions of this file |
| mbed.bld | Show annotated file Show diff for this revision Revisions of this file |
--- a/main.cpp Tue May 03 22:10:33 2011 +0000
+++ b/main.cpp Thu Apr 30 13:26:16 2015 +0000
@@ -45,7 +45,7 @@
}
// **********************************************************************
int main(){
- button.mode(PullUp);
+ //button.mode(PullUp);
printf("Setting up...\n");
EthernetErr ethErr = eth.setup();
--- a/mbed.bld Tue May 03 22:10:33 2011 +0000 +++ b/mbed.bld Thu Apr 30 13:26:16 2015 +0000 @@ -1,1 +1,1 @@ -http://mbed.org/users/mbed_official/code/mbed/builds/e2ac27c8e93e +http://mbed.org/users/mbed_official/code/mbed/builds/e2ac27c8e93e \ No newline at end of file