landret christophe
landret christophe
Hi, is there a reason why this PR is still pending? That would be great if it could be accepted to confirm MIT license use. Thanks
@mmurdoch did you accept your work on this library being licensed under MIT license?
> > > > Here are the methods which seem to consume most of the CPU: > > I guess these are actually not self-time, but nearly the whole time...
Hi, I have a similar issue. I am using v3.6.4 and using a child of SelectionZoom to customize its behavior : 1) I added a mousewheel zoom 2) As I...
Hi, could you please make the following feature accessible again : - the SelectionZoom object - Chart.getChartXFromCoordinate() - Chart.getChartYFromCoordinate() Else I will be stuck with version 3.6.4. Thanks.
Hi @facchinm, thanks for you quick answer. I successfully tested the patch with both Nano Every and Uno Wifi rev2. I will submit a PR for this patch.
The origin of the problem has been found and lies in the **analogWrite()** function: ``` /* set duty cycle */ timer_B->CCMPH = val; ``` Please see details and solutions proposed...
Hi @per1234, do you think there is a chance that my query (removing the static keyword on variable pwms) could be considered for the next version of the library? Thank...