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: arduino-libraries/Arduino_Modulino
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.3.0
Choose a base ref
...
head repository: arduino-libraries/Arduino_Modulino
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.4.0
Choose a head ref
  • 10 commits
  • 17 files changed
  • 3 contributors

Commits on Jun 20, 2024

  1. Example TemperatureHumidityMatrix

    Creation of the example TemperatureHumidityMatrix, tested on HW
    navalog committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    72a6a8e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from navalog/main

    Example TemperatureHumidityMatrix
    facchinm authored Jun 20, 2024
    Configuration menu
    Copy the full SHA
    4f10376 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. new examples and folder structure

    charlesbones authored and facchinm committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    95ec7f6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7 from arduino-libraries/new_examples

    new examples and folder structure
    facchinm authored Jun 26, 2024
    Configuration menu
    Copy the full SHA
    c913c90 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    a2f4a95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c671b1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    84c98f3 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. ModulinoDistance: add available() API

    available() returns true is the distance is retrieved and is valid; get() returns now the last value read.
    facchinm committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    08d2495 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f15175 View commit details
    Browse the repository at this point in the history
  3. Release 0.4.0

    facchinm authored Jul 8, 2024
    Configuration menu
    Copy the full SHA
    3772433 View commit details
    Browse the repository at this point in the history
Loading