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.
2 parents 44127f6 + 5e5afbe commit fe46222Copy full SHA for fe46222
README.md
@@ -9,7 +9,7 @@ You need [esp-idf v5.0](https://docs.espressif.com/projects/esp-idf/en/release-v
9
Add the line below to your `build_config.rb`:
10
11
```ruby
12
- conf.gem :github => 'yuuu/mruby-esp32-mqtt'
+ conf.gem :github => 'mruby-esp32/mruby-esp32-mqtt'
13
```
14
15
In addition, you may need to add `mqtt` to the component linking mruby.
0 commit comments