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 7aea152 commit 1e0ef56Copy full SHA for 1e0ef56
README.md
@@ -4,7 +4,7 @@ mruby-esp32-gpio
4
GPIO library for mruby-esp32.
5
6
## Installation
7
-Add the line below to your `build_config.rb`:
+In `esp32_build_config.rb`, at the end of the `MRuby::CrossBuild` block, add the following:
8
9
```ruby
10
conf.gem :github => 'mruby-esp32/mruby-esp32-gpio'
0 commit comments