-
Hello, is it possible to use -include option?
I tried the way of .clang_complete file and this is my setting:
.clang_complete
```
-include /home/uta/share/devkit/arduino-1.6.3/hardware/arduino/avr/…
-
On every lauch of openHAB all KNX binding commands will be activated once, so all my lights will be switch on or off, dependent on current status. After the launch, everything works fine.
I work with…
-
```
Madis Uusjärv found following issue:
When turning radio off the accidential incoming message causes radio IRQ that
will be handled with Tasklet.schedule() instead of command CMD_TURNOFF. But
Ra…
-
```
Madis Uusjärv found following issue:
When turning radio off the accidential incoming message causes radio IRQ that
will be handled with Tasklet.schedule() instead of command CMD_TURNOFF. But
Ra…
-
The documentation says:
"The @Async annotation let you configure a timeout. If the timeout is reached, and the result is still not computed, an error result is returned to the client."
But what is th…
kutzi updated
9 years ago
-
If I try to create new API I get an error message: API "MyAPI" not found.
The API is actually created but the page is not refreshed and the error message is shown. I need to either create another AP…
-
Log:
```
-------------------------------------------------------------------------------
compile global tools 32bit
-------------------------------------------------------------------------------
-…
ghost updated
9 years ago
-
Même si python 2.7 est encore maintenu, pour les MAJ de securité, la branche 2.x est clairement en fin de vie. Pour autant c'est celle que nous utilisons alors même que la branche 3 est production-rea…
-
```
-------------------------------------------------------------------------------
compile global tools 32bit
-------------------------------------------------------------------------------
]0;com…
Selur updated
9 years ago
-
From [jediunix](https://github.com/jediunix):
I'm seeing issues with my current code (not on GitHub) that is interrupt driven that I suspect your implementation has as well. In your [post](http://for…