Bengt Martensson
Bengt Martensson
[The documentation for @ syntax](http://jcommander.org/#__syntax) is incomplete. It should also say * many @ files can be used * the thus expanded @ file is added to the other commands...
~~~First make [IrNamedCommand](https://github.com/bengtmartensson/IrNamedCommand) working...~~~ ~~~After #36!~~~ Need map for T a type parameter.
See https://github.com/Arduino-IRremote/Arduino-IRremote/pull/928. Teensy 3.x is already supported, 2.x will not be.
Since the project is to remain an Arduino project, this is "support" and not "migrate to". Basically create an `platformio.ini`.
These functions (which all "real professionals" hate :-)) do some constant computations at each invocation. These intermediate results can be kept as local variables in calling classes. Portability must not...
for example, maintain the second, generate the first with an xslt script.
Unfortunately, #1 is delayed. Instead, some widely used protocol (roughly the ones implemented in IRremote) should be manually implemented. Rendering only. Currently, extra protocols go into the branch '`protocols`.
Currently, when using uint16_t as microseconds_t, ending spaces are limited to that data type. This is not enough for many use cases. Requirement on a solution is that it does...
This is https://github.com/bengtmartensson/AGirs/issues/4, moved