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: mbed
Revision 0:503e64d287da, committed 2020-08-04
- Comitter:
- nishimura_taku_pet
- Date:
- Tue Aug 04 07:48:30 2020 +0000
- Commit message:
- commit
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 |
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/main.cpp Tue Aug 04 07:48:30 2020 +0000 @@ -0,0 +1,12 @@ +function send_mes(btnmes,btnval){ +var url = "http://" + window.location.hostname + "/cargo?a=" + btnval; +htmlacs(url); +console.log(url); +var buttons = document.getElementsByTagName("button"); +for(var i=0;i<7;i++){ + if(buttons[i].value == btval){ + buttons[i].className="light"; + }else{ + buttons[i].className="noselect"; + } +} \ No newline at end of file
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/mbed.bld Tue Aug 04 07:48:30 2020 +0000 @@ -0,0 +1,1 @@ +https://os.mbed.com/users/mbed_official/code/mbed/builds/65be27845400 \ No newline at end of file