ratio-x

Results 5 issues of ratio-x

Trying to compile on NANO 33 BLE I'm getting following error: ``` c:\somepath\Arduino\libraries\SoftwareWire\SoftwareWire.cpp: In constructor 'SoftwareWire::SoftwareWire(uint8_t, uint8_t, boolean, boolean)': c:\somepath\Arduino\libraries\SoftwareWire\SoftwareWire.cpp:130:18: error: 'digitalPinToBitMask' was not declared in this scope _sdaBitMask =...

There seems to be a problem with RegIrqFlags, which causes problems in **LoRaSimpleGateway** and **LoRaReceiverCallback** example sketches. The following is far beyond my knowledge, so please bear with me if...

Output is: ``` Board Type: 0 Board Make: Unknown Board Model: Unknown Board MCU: Unknown ```

Revert PR #214, as discussed in issue #414.

Not sure if this is the right place for reporting this issue: I'm using BME688 on an Adafruit breakout with the proprietary arduino `` library. Temperature, humidity an pressure readings...