Our new official repo is on github
LCD Smartie version 5.6 is released!
Download it now: https://github.com/LCD-Smartie/LCDSmartie/releases
LCD Smartie version 5.6 is released!
Download it now: https://github.com/LCD-Smartie/LCDSmartie/releases
MBM 5 Plugin?
Moderators: _X7JAY7X_, caesar, IFR, mattcro, limbo
-
- Plugin Author
- Posts: 1604
- Joined: February 13th, 2005, 7:38 pm
- Location: Athens - Greece
- Contact:
I don't know for sure!
I believe not
But you can convert it using demo plugin function number 10!
http://www.lansley.co.uk/forum/phpBB2/v ... .php?t=161

But you can convert it using demo plugin function number 10!
http://www.lansley.co.uk/forum/phpBB2/v ... .php?t=161

What would the code be that I would type In to my MBM screen? here is what I have there now Thanks
Code: Select all
AXP $Temp2?C Case $Temp1?C
+5V $Voltage4 +12V $Voltage5
-
- Plugin Author
- Posts: 1604
- Joined: February 13th, 2005, 7:38 pm
- Location: Athens - Greece
- Contact:
For temp 1 you have to use

Code: Select all
$dll(demo,10,$Temp1,1)
