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: Links2004/arduinoWebSockets
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.6.1
Choose a base ref
...
head repository: Links2004/arduinoWebSockets
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 5 commits
  • 3 files changed
  • 4 contributors

Commits on Oct 14, 2024

  1. Bump arduino/arduino-lint-action from 1 to 2

    Bumps [arduino/arduino-lint-action](https://github.com/arduino/arduino-lint-action) from 1 to 2.
    - [Release notes](https://github.com/arduino/arduino-lint-action/releases)
    - [Commits](arduino/arduino-lint-action@v1...v2)
    
    ---
    updated-dependencies:
    - dependency-name: arduino/arduino-lint-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    1bea689 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Merge pull request #913 from Links2004/dependabot/github_actions/ardu…

    …ino/arduino-lint-action-2
    
    Bump arduino/arduino-lint-action from 1 to 2
    Links2004 authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    8cdcf47 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2024

  1. Update WebSocketClientSocketIOack.ino

    - fix some typos
    omarcostahamido authored Nov 16, 2024
    Configuration menu
    Copy the full SHA
    daf04b0 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2024

  1. Merge pull request #917 from omarcostahamido/patch-2

    fix typos in WebSocketClientSocketIOack.ino
    Links2004 authored Nov 17, 2024
    Configuration menu
    Copy the full SHA
    ca8026e View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2024

  1. Update README.md (#927)

    * Update README.md
    
    Updating README to include ESP32 support in client mode
    
    * Update README.md
    
    ---------
    
    Co-authored-by: Markus <974709+Links2004@users.noreply.github.com>
    akdeb and Links2004 authored Dec 29, 2024
    Configuration menu
    Copy the full SHA
    1789a18 View commit details
    Browse the repository at this point in the history
Loading