Seytonic / malduino

All the Malduinos!
MIT License
208 stars 50 forks source link

The string command does not type more than around 20 or 30 characters #30

Open bjcband opened 5 years ago

bjcband commented 5 years ago

The string command does not type more than around 20 or 30 characters, im using 32gb sd with the (4) thing and the "I" thing. it is also called microsdc I and it is by sandisk. I loaded the arduino on the correct port, and using the malduino elite option, but it said not enough memory or something so idk can u help thanks

DodgeVypor commented 5 years ago

im haveing similar issues

emlinhax commented 4 years ago

Just use multiple:

Do Not: STRING TooLongStringToTypeOutTooLongStringToTypeOutTooLongStringToTypeOutTooLongStringToTypeOut

DO: STRING TooLongStringToTypeOut STRING TooLongStringToTypeOut STRING TooLongStringToTypeOut

In the end it will put them all in one line.

irishgreencitrus commented 4 years ago

change the buffersize in https://github.com/Seytonic/malduino/blob/master/firmware/malduino_elite/malduino_elite.ino and flash