Giter VIP home page Giter VIP logo

Comments (8)

marcoschwartz avatar marcoschwartz commented on July 30, 2024

Hi, you're right, I updated the output buffer (too much apparently!) so the UI that I am working on works correctly.

What I will do right now is revert the buffer size to normal & only make it bigger if the UI library is used. Sounds good to you? Thanks for noticing!

from arest.

orion9009 avatar orion9009 commented on July 30, 2024

So it is dynamic buffer based on the usage.. sounds good to me.

I also have another question, as i know the current aRest custom functions limit i can create are 5 functions right.. Can I create more than 5 functions as i need to extend / create more functions for my Smart Home project in the future?

from arest.

marcoschwartz avatar marcoschwartz commented on July 30, 2024

Great! I just committed the changes.

For your question, yes it's possible, for now you can just do this in the code:

#define NUMBER_VARIABLES 10
#define NUMBER_FUNCTIONS 10

However I should make it bigger by default for the Mega, what do you think?

from arest.

orion9009 avatar orion9009 commented on July 30, 2024

as long it doesn`t cause instability, it will be great.

from arest.

marcoschwartz avatar marcoschwartz commented on July 30, 2024

Sure, shouldn't be a problem, I marked on the to-do list. I'll mark this issue as closed now.

from arest.

orion9009 avatar orion9009 commented on July 30, 2024

Thanks

from arest.

marcoschwartz avatar marcoschwartz commented on July 30, 2024

That's done now :)

from arest.

orion9009 avatar orion9009 commented on July 30, 2024

thanks again..

from arest.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.