[esp] Add ESP examples.
This commit is contained in:
@@ -2,15 +2,16 @@
|
||||
|
||||
This repository is a collection of useful code snippets and configurations.
|
||||
|
||||
```
|
||||
```bash
|
||||
github.com/shaunrd0/klips/
|
||||
├── ansible # Ansible roles, playbooks, and examples
|
||||
├── blockchain # Blockchain related project templates and examples
|
||||
├── cpp # C++ programs, datastructures, and other examples
|
||||
├── dotnet # .NET projects and examples
|
||||
├── esp # ESP32 projects and examples
|
||||
├── figlet # Figlet fonts I like :)
|
||||
├── javascript # Javascript projects and examples
|
||||
├── python # Python scripts or tools I've made
|
||||
├── README.md
|
||||
├── python # Python scripts and tools I've made
|
||||
├── README.md
|
||||
└── scripts # Bash scripts
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user