You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I am working with GT-521F32,in that librarie some functions are not implemented due to memory restrictions on arduino.
I need those libraries to be implemented,I am using Arduino mega 2560 with in built wifi board which has more memory than arduino uno.
Functions to be implemented in libarary
GET IMAGE()
GET RAW IMAGE()
GET TEMPLATE ()
4)SET TEMPLATE()
The text was updated successfully, but these errors were encountered:
It looks like your question has been answered so I will be closing this out. There is a pull request that implements those features and it looks like JoshHawley briefly reviewed it. However, I have not tested it out. It looks like brianrho has implemented those features with additional examples. ;)
Hi,
I am working with GT-521F32,in that librarie some functions are not implemented due to memory restrictions on arduino.
I need those libraries to be implemented,I am using Arduino mega 2560 with in built wifi board which has more memory than arduino uno.
Functions to be implemented in libarary
4)SET TEMPLATE()
The text was updated successfully, but these errors were encountered: