We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5de5447 commit d830439Copy full SHA for d830439
.github/workflows/documentation.yml
@@ -34,7 +34,7 @@ jobs:
34
with:
35
repository: matth-x/MicroOcppSimulator
36
path: MicroOcppSimulator
37
- ref: 20e8da7b76a3f5f3e50facab018a457ecdbcca59
+ ref: 2cb07cdbe53954a694a29336ab31eac2d2b48673
38
submodules: 'recursive'
39
- name: Clean MicroOcpp submodule
40
run: |
.github/workflows/esp-idf.yml
@@ -37,7 +37,7 @@ jobs:
uses: actions/checkout@v3
repository: matth-x/MicroOcppMongoose
- ref: v1.1.0
+ ref: v1.2.0
41
path: examples/ESP-IDF/components/MicroOcppMongoose
42
- name: Checkout ArduinoJson
43
0 commit comments