simtcrom
simtcrom
To test if its working, I modified optimised-pin-length-4.txt to have only 9 in the list with one of them being my correct pin. I have a working nethunter phone (redmi...
currently minimum time to scroll from clock to next item is 1 minute. So the clock stays for 1 minute before it switches to weather. I would like to set...
Hello, even when I put --region us-east-2, its still pulling from us-east-1 I had to run aws configure and set regions as us-east-2 to make it pull from us-east-2
## Current Behavior LED strip, Left(W) turn indicator function not working. I Also found that, whether you set direction or not, they will blink only and always when roll stick...
Please indicate which board you would like to see supported. ESP8266 Nodemcu I tried loading the library and trying to flash JoystickTest get below error, In file included from C:\Users\sim_t\Documents\Arduino\libraries\ArduinoJoystickLibrary-version-2.0\src/Joystick.h:24:0,...
Hello, My sensor model is GY-MAX30100 picture attached. I am trying Example8_SPO2, and in the serial monitor I get below, _ets Jan 8 2013,rst cause:4, boot mode:(3,6) wdt reset load...
Error
I am running below, #include "MAX30100.h" #include MAX30100* pulseOxymeter; void setup() { Wire.begin(); Serial.begin(115200); Serial.println("Pulse oxymeter test!"); //pulseOxymeter = new MAX30100( DEFAULT_OPERATING_MODE, DEFAULT_SAMPLING_RATE, DEFAULT_LED_PULSE_WIDTH, DEFAULT_IR_LED_CURRENT, true, true ); pulseOxymeter =...
Hello, Can getTxPower() method be implemented? This could be useful to see whats the power level at.
### Proposal in cron scaler can we have ability to add holiday schedule? for example somthing as below, ``` cron_holidays = [ "2023-10-18", "2023-10-19" ] ``` so that, cron schedule...
**keda version:** v2.17 **Issue**: When I set cooldownPeriod (for eg, 60 seconds), A scaled up deployment not scaling down at the expected time. **How to reproduce the issue**: - setup...