Webserver mit ESP01 ESP8266

Dependencies:   ESP8266WebserverF103 LCD_i2c_GSOE

Committer:
jack1930
Date:
Tue Jun 22 09:58:43 2021 +0000
Revision:
4:d19ae06fc0bb
Parent:
0:829bac853c96
kleinere Bugs

Who changed what in which revision?

UserRevisionLine numberNew contents of line
jack1930 0:829bac853c96 1 # Contributing to Mbed OS
jack1930 0:829bac853c96 2
jack1930 0:829bac853c96 3 Mbed OS is an open-source, device software platform for the Internet of Things. Contributions are an important part of the platform, and our goal is to make it as simple as possible to become a contributor.
jack1930 0:829bac853c96 4
jack1930 0:829bac853c96 5 To encourage productive collaboration, as well as robust, consistent and maintainable code, we have a set of guidelines for [contributing to Mbed OS](https://os.mbed.com/docs/mbed-os/latest/contributing/index.html).