Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Sasszem/ESP8266-Arduino-Lua
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: luc-github/ESP8266-Arduino-Lua
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 5 files changed
  • 2 contributors

Commits on Oct 5, 2019

  1. Merge pull request #1 from Sasszem/master

    Add lua library imports and improve print() function
    luc-github authored Oct 5, 2019
    Configuration menu
    Copy the full SHA
    e22bf0d View commit details
    Browse the repository at this point in the history
  2. Update luaconf.h

    fix compilation error `Error while detecting libraries included`
    Luc committed Oct 5, 2019
    Configuration menu
    Copy the full SHA
    cffacd4 View commit details
    Browse the repository at this point in the history
  3. Update luaconf.h

    Luc committed Oct 5, 2019
    Configuration menu
    Copy the full SHA
    4c24f03 View commit details
    Browse the repository at this point in the history
  4. Fix some warnings

    Luc committed Oct 5, 2019
    Configuration menu
    Copy the full SHA
    3131484 View commit details
    Browse the repository at this point in the history
  5. Update library.properties

    add ESP32 as supported platform
    Luc committed Oct 5, 2019
    Configuration menu
    Copy the full SHA
    d751949 View commit details
    Browse the repository at this point in the history
  6. Update README.md

    Luc committed Oct 5, 2019
    Configuration menu
    Copy the full SHA
    89fe630 View commit details
    Browse the repository at this point in the history
Loading