Giter VIP home page Giter VIP logo

Comments (1)

aZholtikov avatar aZholtikov commented on July 1, 2024

Hi!

Thanks for the corrections.

  1. #if defined(CONFIG_IDF_TARGET_ESP8266) || ESP_IDF_VERSION_MAJOR == 4). This is an important addition. It will be accepted.
  2. ESP_LOGE(TAG, β€˜ESP-NOW message processing task internal error : at line %d’, LINE). This is an important addition. It will be accepted.
  3. #define ESP_EVENT_BASE ZH_NETWORK. This is added only for information for doxygen documentation. This parameter has dependencies in the .c file and cannot be changed. Addition will not be accepted.
  4. ZH_NETWORK_MAX_MESSAGE_SIZE: Changing this parameter in the user's main program code goes against my philosophy. The user should install this component for himself, change ZH_NETWORK_MAX_MESSAGE_SIZE if necessary and use it in all his projects. Changing the parameter in programmes can lead to differences and incompatibilities. The addition will not be accepted.
  5. Moving header files. This is my programming style. Probably not the right one. But all my projects are done this way. The addition will not be accepted.

P.S. Since this repository is a mirror repository on my personal Git server, additions will be made to it, and updated on GitHub. Pull request will be closed with a full merge, but once changes are made to the repository on my Git server it will only be updated as described above. This will happen in a few days. At the moment some changes have been made to the component and it is being tested.

Thank you.

from zh_network.

Related Issues (9)

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.