m2tklib
m2tklib copied to clipboard
Automatically exported from code.google.com/p/m2tklib
``` What steps will reproduce the problem? 1.using original sample file to access SD content(as per May 26 2014) 2. 3. What is the expected output? What do you see...
``` allow more flexible input for M2_TEXT (user fn?) ``` Original issue reported on code.google.com by `[email protected]` on 5 May 2014 at 6:57
``` What steps will reproduce the problem? 1. Load File menu example What is the expected output? What do you see instead? File browser list only uses 1/2 the display,...
S32NUM
``` implement S32NUM ``` Original issue reported on code.google.com by `[email protected]` on 10 Apr 2014 at 7:11
``` main goal is to save some space ``` Original issue reported on code.google.com by `[email protected]` on 18 Feb 2014 at 2:38
``` see attached file variant: nlc ``` Original issue reported on code.google.com by `[email protected]` on 4 Jan 2014 at 5:33 Attachments: - [m2tk_bug.ino](https://storage.googleapis.com/google-code-attachments/m2tklib/issue-128/comment-0/m2tk_bug.ino)
``` GLCDv3 will be replaced by openGLCD ``` Original issue reported on code.google.com by `[email protected]` on 18 Dec 2013 at 8:35
``` ... implemented but not part of documentation ``` Original issue reported on code.google.com by `[email protected]` on 11 Nov 2013 at 9:43
``` Every example fails with: "In file included from C:\arduino-0022\hardware\arduino\cores\arduino/WProgram.h:6, from C:\arduino-0022\libraries\M2tklib\utility\m2ghserial.cpp:28: c:/arduino-0022/hardware/tools/avr/lib/gcc/../../avr/include/math.h:439: error: expected unqualified-id before 'double' c:/arduino-0022/hardware/tools/avr/lib/gcc/../../avr/include/math.h:439: error: expected `)' before 'double' c:/arduino-0022/hardware/tools/avr/lib/gcc/../../avr/include/math.h:439: error: expected `)' before 'double'...
``` add support to XPM G4 bitmaps http://en.wikipedia.org/wiki/X_PixMap http://www.xfree86.org/current/xpm.pdf ``` Original issue reported on code.google.com by `[email protected]` on 8 Mar 2013 at 7:54