m2tklib icon indicating copy to clipboard operation
m2tklib copied to clipboard

Automatically exported from code.google.com/p/m2tklib

Results 49 m2tklib issues
Sort by recently updated
recently updated
newest added

I am trying to compile the menu example with arduino 1.6.6 and just keep getting errors. this is the error i get, i have u8g latest, m2tklib latest for arduino...

Hi! I need to input a percent number, like 1% or 100%, but 1. U8NUM has min and max arguments, which is good. But it doesn't support cycling within the...

``` What steps will reproduce the problem? 1. Use u8g 2. Create a list of buttons 3. Select the last button 4. Do some custom drawing when that button is...

Priority-Medium
auto-migrated
Type-Defect

via mail from Nicola # I'm using since a while your m2tklib with u8g on many STM32 projects using Keil uVision. It works great, I already contacted you in the...

Hey, Using latest sdFat, which has a completely new core, and apparently lost getFilename (or moved it?) see: https://github.com/greiman/SdFat In mas_sdfat.cpp, line 129 replace mas_sdfat_file.getFilename(buf); with mas_sdfat_file.getName(buf, 13); Please check...

Hello Oliver. It turned out that M2_LABELP not implemented until the end of LiquidCrystal: -In m2ghnlc.cpp no “case M2_GFX_MSG_DRAW_TEXT_P” extern "C" uint8_t m2_gh_nlc(m2_gfx_arg_p arg) { switch(arg->msg) { case M2_GFX_MSG_INIT: case...

``` What steps will reproduce the problem? 1.setpin to pin 28 2.unset pin? Alternate 1. setpin to pin 28 (valid pin) 2. setpin to pin 32 (only 31 pins on...

Priority-Medium
auto-migrated
Type-Defect

``` Have you planned the future of this project? Thanks! ``` Original issue reported on code.google.com by `[email protected]` on 10 May 2015 at 5:39

Priority-Medium
auto-migrated
Type-Defect

``` I want to make a menu to set the date, format: “yyyy.mm.dd” But it turns out just like this: “˽yyyy˽.˽mm˽.˽dd˽”. Can't remove the space between the elements S8NUM. It...

Priority-Medium
auto-migrated
Type-Defect

``` It has been reported that m2gl... has not been found. should be checked and fixed ``` Original issue reported on code.google.com by `[email protected]` on 19 Apr 2015 at 10:45

Priority-Medium
auto-migrated
Type-Defect
Milestone-1.12