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: orenergy/arduino-canhacker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: autowp/arduino-canhacker
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.
  • 16 commits
  • 8 files changed
  • 6 contributors

Commits on Jan 15, 2017

  1. Allow to change clock for MCP2515 in order to support mcp2515+TJA1080…

    … shields and modules
    Anton N committed Jan 15, 2017
    Configuration menu
    Copy the full SHA
    a1bd360 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2017

  1. Use enum CAN_CLOCK

    Anton N committed Jan 16, 2017
    Configuration menu
    Copy the full SHA
    fadd317 View commit details
    Browse the repository at this point in the history
  2. Update documentation

    Anton N committed Jan 16, 2017
    Configuration menu
    Copy the full SHA
    db88896 View commit details
    Browse the repository at this point in the history
  3. Merge pull request autowp#6 from orenergy/MCP_8MHZ

    Allow to set oscillator clock for 8/20MHZ modules
    autowp authored Jan 16, 2017
    Configuration menu
    Copy the full SHA
    0b0cadd View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2018

  1. MHZ -> MHz

    autowp authored Jan 12, 2018
    Configuration menu
    Copy the full SHA
    9c51655 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2018

  1. Configuration menu
    Copy the full SHA
    a5f08c6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request autowp#9 from TheRo0T/master

    Add example for Arduino Leonardo
    autowp authored May 3, 2018
    Configuration menu
    Copy the full SHA
    4e0b872 View commit details
    Browse the repository at this point in the history
  3. small fix

    TheRo0T committed May 3, 2018
    Configuration menu
    Copy the full SHA
    38978cb View commit details
    Browse the repository at this point in the history
  4. Merge pull request autowp#10 from TheRo0T/master

    small fix
    autowp authored May 3, 2018
    Configuration menu
    Copy the full SHA
    e2de7a8 View commit details
    Browse the repository at this point in the history
  5. Smiplify Leonardo example

    autowp authored May 3, 2018
    Configuration menu
    Copy the full SHA
    e6c525a View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2018

  1. Update README.md

    Compiled with Arduino 1.8.7 removed an error.
    bigjohnson authored Nov 13, 2018
    Configuration menu
    Copy the full SHA
    c304634 View commit details
    Browse the repository at this point in the history
  2. Merge pull request autowp#13 from bigjohnson/patch-1

    Update README.md
    autowp authored Nov 13, 2018
    Configuration menu
    Copy the full SHA
    7bcbf0a View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2021

  1. Fix errors for ESP32 flavor

    dvv authored Aug 14, 2021
    Configuration menu
    Copy the full SHA
    c3b356c View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2021

  1. Merge pull request autowp#15 from dvv/patch-1

    Fix errors for ESP32 flavor
    autowp authored Nov 27, 2021
    Configuration menu
    Copy the full SHA
    e6bf975 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Update protocol.md

    fixes a spelling mistake
    lordware authored Jan 19, 2024
    Configuration menu
    Copy the full SHA
    63694b6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request autowp#22 from lordware/patch-1

    Update protocol.md
    autowp authored Jan 19, 2024
    Configuration menu
    Copy the full SHA
    efb369c View commit details
    Browse the repository at this point in the history
Loading