8000 Comparing 1.0.6...master · arduino-libraries/GSM · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Sep 30, 2021. It is now read-only.
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: arduino-libraries/GSM
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0.6
Choose a base ref
...
head repository: arduino-libraries/GSM
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 2 commits
  • 11 files changed
  • 2 contributors

Commits on May 30, 2018

  1. Replace boolean type with bool in examples

    This is part of a move to encourage use of the standard bool type over Arduino's non-standard boolean type alias.
    per1234 committed May 30, 2018
    Configuration menu
    Copy the full SHA
    fd42fac View commit details
    Browse the repository at this point in the history

Commits on May 7, 2019

  1. Merge pull request #13 from per1234/boolean-bool

    Replace boolean type with bool in examples
    pnndra authored May 7, 2019
    Configuration menu
    Copy the full SHA
    b8a6f9d View commit details
    Browse the repository at this point in the history
Loading
0