Folgende Warnungen sind aufgetreten:
Warning [2] Undefined variable $unreadreports - Line: 34 - File: global.php(961) : eval()'d code PHP 8.2.2 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/global.php(961) : eval()'d code 34 errorHandler->error_callback
/global.php 961 eval
/showthread.php 28 require_once
Warning [2] Undefined property: MyLanguage::$thread_modes - Line: 43 - File: showthread.php(1621) : eval()'d code PHP 8.2.2 (Linux)
File Line Function
/inc/class_error.php 153 errorHandler->error
/showthread.php(1621) : eval()'d code 43 errorHandler->error_callback
/showthread.php 1621 eval




Themabewertung:
  • 1 Bewertung(en) - 5 im Durchschnitt
  • 1
  • 2
  • 3
  • 4
  • 5
1-Wire Dashboard 0.0.6 / Externe Temperaturmessung
#13
Very nice job Hawkeyexp!

I have found this to be an excellent example with which to learn to create my own addon.

I have one question...
What is the purpose of this Dummy button (in piwire.xml)?
Code:
       <!-- not sure what this is? -->
        <control type="button" id="1303">
            <description>Dummy Focus Button</description>
            <posx>-1</posx>
            <posy>-1</posy>
            <width>1</width>
            <height>1</height>
            <font>-</font>
            <texturenofocus border="5">piwire_overlay.png</texturenofocus>
            <texturefocus border="5">piwire_overlay.png</texturefocus>
            <ondown>1301</ondown>
            <onup>1302</onup>
        </control>


Thank you!
Zitieren


Nachrichten in diesem Thema
RE: 1-Wire Dashboard 0.0.6 / Externe Temperaturmessung - von KM5TZ - 24.12.2016, 21:06

Gehe zu:


Benutzer, die gerade dieses Thema anschauen: 2 Gast/Gäste
RasPiCarProjekt