Change file tree headings to directory tree

This commit is contained in:
mycognosist
2019-10-30 15:57:07 +00:00
parent 93b2c416c0
commit 673541b4e4
5 changed files with 5 additions and 5 deletions

View File

@ -6,7 +6,7 @@ In the case of PeachCloud, the `peach-menu` microservice subscribes to `peach-bu
_Note: This module is relatively stable but is still a work-in-progress._
### File Tree
### Directory Tree
```
.

View File

@ -6,7 +6,7 @@ OLED menu microservice module for PeachCloud. A state machine which listens for
_Note: This module is a work-in-progress._
### File Tree
### Directory Tree
```
.

View File

@ -27,7 +27,7 @@ _Note: This module is a work-in-progress._
| `reconnect_wifi` | `iface` | Disconnect and reconnect given interface |
| `reassociate_wifi` | `iface` | Reassociate with current AP for given interface |
### File Tree
### Directory Tree
```
.

View File

@ -23,7 +23,7 @@ OLED microservice module for PeachCloud. Write to a 128x64 OLED display with SDD
| `8x16` |
| `12x16` |
### File Tree
### Directory Tree
```
.

View File

@ -15,7 +15,7 @@ System statistics microservice module for PeachCloud. Provides a JSON-RPC wrappe
| `mem_stats` | Memory statistics | `total`, `free`, `used` |
| `uptime` | System uptime | `secs`, `nanos` |
### File Tree
### Directory Tree
```
.