Kommentar: Einfügen von HTML im Kommentar: Link einfügen: <a href="LINKURL" target="_blank">LINKTITEL</a> Bild einfügen: <img src="BILDURL"> Text formatieren: <b>fetter Text</b> <i>kursiver Text</i> <u>unterstrichener Text</u> Kombinationen sind auch möglich z.B.: <b><i>fetter & kursiver Text</i></b> C Quellcode formatieren: <code>Quellcode</code> BASIC Quellcode formatieren: <basic>Quellcode</basic> (Innerhalb eines Quellcodeabschnitts ist kein html möglich.) Wichtig: Bitte mache Zeilenumbrüche, bevor Du am rechten Rand des Eingabefeldes ankommst ! -> I > > Hello, I have just purchased C-Control Pro mini station. > > > > I had plans to use it for greenhouse controller. > > Since it would be powered by acumulator, I wanted to try low power mode. > > > > I have put option Sleep(2) emidiately after MINI_INIT(); > > > > And now board can't be programmed any more. I tought that I would just setup mode for power down. > > I did not set any interupts yet. > > > > Is this end of mine C-Control Pro mini station? Did I just wasted 70EUR? > > > > Ljubisa > > > > > > I have solved it by pressing stop and turining power on/off before it responded again.