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_ConnectionHandler
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0.2
Choose a base ref
...
head repository: arduino-libraries/Arduino_ConnectionHandler
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.1.0
Choose a head ref
  • 19 commits
  • 27 files changed
  • 3 contributors

Commits on May 7, 2025

  1. Configuration menu
    Copy the full SHA
    d4778bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10195f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c066a8c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3d7564d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0c341ad View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4abd7a2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7735443 View commit details
    Browse the repository at this point in the history
  8. EthernetConnectionHandler improving formatting for constructors and r…

    …emoving redundant constructor with strings
    andreagilardoni committed May 7, 2025
    Configuration menu
    Copy the full SHA
    2084b16 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9a64191 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2760757 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #136 from andreagilardoni/connectionhandler-settings

    GenericConnectionhandler redesign of internal structures
    pennam authored May 7, 2025
    Configuration menu
    Copy the full SHA
    0786d7a View commit details
    Browse the repository at this point in the history
  12. set connected state after checking internet availability

    use ping for all connectivity
    
    compile fix for esp8266 and esp32
    
    remove check ping for mkrnb
    fabik111 committed May 7, 2025
    Configuration menu
    Copy the full SHA
    12a4c63 View commit details
    Browse the repository at this point in the history
  13. update init interval

    fabik111 committed May 7, 2025
    Configuration menu
    Copy the full SHA
    a5cf9a0 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c2a81e5 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2025

  1. add example

    fabik111 committed May 8, 2025
    Configuration menu
    Copy the full SHA
    f3412f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    510d8e5 View commit details
    Browse the repository at this point in the history
  3. remove udp include

    fabik111 committed May 8, 2025
    Configuration menu
    Copy the full SHA
    4f3731e View commit details
    Browse the repository at this point in the history

Commits on May 12, 2025

  1. Merge pull request #137 from fabik111/check-access-internet

    Check internet availability
    pennam authored May 12, 2025
    Configuration menu
    Copy the full SHA
    be3d131 View commit details
    Browse the repository at this point in the history
  2. Release 1.1.0

    pennam authored May 12, 2025
    Configuration menu
    Copy the full SHA
    34a52e4 View commit details
    Browse the repository at this point in the history
Loading