List of commits:
Subject Hash Author Date (UTC)
maintaince dfb8c5ba4abf416287a09ded0c2ad93d15d4e2ee zhanzr 2018-08-19 11:37:39
A2DP Sink, ESP32 BT Speaker, two same example. 277772b1bcda3e10b1546a7d114e7ab30755a30f zhanzr 2018-08-16 16:09:02
add sd_card demo 3d8cac0ad026a435cd03daa783978d94b6f98c1c zhanzr 2018-08-14 17:53:37
simple wifi demo 3b49d1710d647028a95144d22eaf92ead994cd4f zhanzr 2018-08-04 18:33:49
maintaince eab2557c1c0fbfb1df5b8b38af229b810be691fc zhanzr 2018-08-04 18:08:39
maintaince 9735c9025f877485b7fba7d68cee37342eb2bc41 zhanzr 2018-08-04 18:07:52
maintaince 1045165526407dec48797d66751a06dbe94257fb zhanzr 2018-08-04 18:06:59
hellow word, printf from serial port. 6818f08e563aefc70c9bc9ef18852149e080d237 zhanzr 2018-08-04 18:03:27
blink demo. bc35d066c34d62eb527f29af81a9907a960e23bd zhanzr 2018-08-04 17:34:03
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/zhanzr/esp32_radio_demo

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/zhanzr/esp32_radio_demo

Clone this repository using git:
git clone git://git.rocketgit.com/user/zhanzr/esp32_radio_demo

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main