Cornelius Munz

Results 4 issues of Cornelius Munz

It would be good to enable the user to set the BLE Power level without calling NimBLE-Arduino functions. Maybe the default levels could be changed from -3dB to +9dB The...

enhancement
check

Add support for Mario Hub (set number #71360) * Gesture Sensor * Pants Sensor * Color/Barcode Sensor Source of knowledge: * https://github.com/bricklife/LEGO-Mario-Reveng * https://github.com/sharpbrick/powered-up * https://github.com/sharpbrick/powered-up/issues/91

enhancement

With more devices handled in an Arduino sketch the connection flow and the boilerplate code becomes more and more complicated. In this issue i want to discuss the requirements of...

enhancement

The color defines in https://github.com/m5stack/M5StickC/blob/1befa455553c965aeb7c91e8515a9f192310f7b4/src/utility/ST7735_Defines.h#L94-L112 causes problems when compiling with other libraries or other code which uses the commonly names for colors as Variable or Enum names. The namespaced color...