![]() |
Forum Index : Microcontroller and PC projects : Onboard LED
Author | Message | ||||
Malibu Senior Member ![]() Joined: 07/07/2018 Location: AustraliaPosts: 260 |
G'day all, I'm running a Webmite with Version 5.070804 I'm trying to control the onboard LED to flash at different rates determined by what's happening in the code. Following this in the manual - and.... with this code... option heartbeat off ? mm.info$(pin 43) const LED = 43 setpin LED, dout do pin(LED) = not pin(LED) pause 500 loop results with (In the MMCC)... Am I missing something? I can only find 4 references to gp25 and I read it as disabling the HeartBeat releases gp25 as a usable output (Although, not physically accessible) John |
||||
TassyJim![]() Guru ![]() Joined: 07/08/2011 Location: AustraliaPosts: 6283 |
Things are different for the WEBmite From the WEBmite manual Jim VK7JH MMedit |
||||
Malibu Senior Member ![]() Joined: 07/07/2018 Location: AustraliaPosts: 260 |
Thanks Jim, much appreciated! That's perfectly clear now, and it looks like I've been referencing the wrong manual all along! John |
||||
![]() |
![]() |
The Back Shed's forum code is written, and hosted, in Australia. | © JAQ Software 2025 |