bonnyr
bonnyr
when resolving components for loaded schemas and when external resolution is enabled, kin-openapi will read the remote schema, parse it and resolve it in order to satisfy the reference attribute...
The VID28-05 is a component that combines two stepper motors with a concentric shafts. It is mainly used to drive automotive gauges but can also be used as a controllable...
bug: sensor (DS18S20) is considered disconnected when reporting the lowest temperature (-55 deg C)
When a sensor is reporting -55°C, the library treats the sensor as disconnected and reports temperature readings as -127°C. The issue appears to lie with the library since it defines...
There is a confusing set of versions around this repository: - the various git commits (latest one is https://github.com/milesburton/Arduino-Temperature-Control-Library/commit/e3c727618653484bc7365ef238f46983fddc66b4 a month ago) - the actual releases on github - (https://github.com/milesburton/Arduino-Temperature-Control-Library/releases/tag/3.9.1...
Observed when running `sensor.begin()`. The library checks the power supply mode by reading the power supply. It then issues a `reset` sequence. According to the docs, the master sends a...
**Is your feature request related to a problem? Please describe.** The custom chip API allows for runtime attribute value changes using the GUI. However, to use it, the chip implementation...