Dave Cherry

Results 149 comments of Dave Cherry

See #141 which makes it far easier to get the actual offset applied integer value from a menu item. For non-integer cases, there is already WholeAndFraction that represents the value...

Given this would be a breaking change for nearly all users, we really cannot merge this and suggest we close it. You can now call `getIntValueIncludingOffset` on all analog menu...

Create a TouchButton class that can be used to generally handle touch input as part of this, replace all the hard coded logic in the calibrator UI and further use...

@vzahradnik Can you please try the following when you get a moment: ``` /** * Indicates to the renderer that you want reset notification, but you do not want any...

Hi there, as per the other day, the most up-to-date list of boards that are known working is here: https://www.thecoderscorner.com/products/arduino-libraries/ The tests just run in exactly the same way as...

To start with we will just create/improve the storage interfaces so that load from file could be implemented later. For now we'll support only flash-based images in 1, 2, 4...

Step 1 in place, it is now possible to express a palette based image within a drawable icon, next step will be to draw it using device drawable.

Thanks for raising the issue. The changes between mbed 5 and mbed 6 have been a real pain point for me, when mbed 6 became the default I had to...

I'll try and get hold of an older mbed board that still compiles with mbed 5, as I think it will be generally useful - can you recommend a suitable...

I see you've already marked on the project page that it doesn't work on the DiscoveryF0 board. I actually got one (not very expensive) and tried it, the memory is...