Tim Tennant

Results 4 issues of Tim Tennant

## Description of Issue Hi, I am trying to build rudder peddles for the Condor 2 flight sim using an arduino learonardo. Using the defaults in the Joystick constructor I...

When I include the LoRa library in the make file it produces the following errors: /Users/xyz/Documents/Arduino/libraries/LoRa/src/LoRa.cpp:283:42: error: use of undeclared identifier 'B1000' if (readRegister(REG_FREQ_ERROR_MSB) & B1000) { // Sign bit...

enhancement
language

### What happened? Calling `ecr.Image` does not set the "latest" tag on the built image and there is no way to set additional tags. ### Example ``` const image =...

kind/enhancement