Thanks to visit codestin.com
Credit goes to github.com

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: rudimentary/RFduino
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 31bdbe5
Choose a base ref
...
head repository: RFduino/RFduino
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: af450fa
Choose a head ref
  • 13 commits
  • 1,965 files changed
  • 5 contributors

Commits on May 26, 2015

  1. arduino 1.6.4 support

    RFduino committed May 26, 2015
    Configuration menu
    Copy the full SHA
    aed75e8 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Rearranged contents
    RFduino committed May 26, 2015
    Configuration menu
    Copy the full SHA
    6f8bf05 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2015

  1. Update README.md

    RFduino committed Jul 14, 2015
    Configuration menu
    Copy the full SHA
    4e9e0ae View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2015

  1. changes for arduino 1.6.6

    RFduino committed Dec 4, 2015
    Configuration menu
    Copy the full SHA
    ae44341 View commit details
    Browse the repository at this point in the history
  2. arduino 1.6.6 and fixed permissions

    RFduino committed Dec 4, 2015
    Configuration menu
    Copy the full SHA
    bfae6a5 View commit details
    Browse the repository at this point in the history
  3. updated README doc

    RFduino committed Dec 4, 2015
    Configuration menu
    Copy the full SHA
    0344604 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2016

  1. Configuration menu
    Copy the full SHA
    3da1754 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2016

  1. Fixed Print::printf("%f") with correct digits

    Original printf() function for the float format (%f) outputs wrong number of digits after the decimal point (eg 1.02 is printed as 1.2).
    ShenggaoZhu committed May 30, 2016
    Configuration menu
    Copy the full SHA
    4f40706 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2016

  1. Merge pull request RFduino#27 from focalintent/master

    Enable C++11 support when building
    RFduino authored Jun 27, 2016
    Configuration menu
    Copy the full SHA
    998f340 View commit details
    Browse the repository at this point in the history
  2. Merge pull request RFduino#28 from ShenggaoZhu/fix-printf

    Fixed Print::printf("%f") with correct digits
    RFduino authored Jun 27, 2016
    Configuration menu
    Copy the full SHA
    e99f5fd View commit details
    Browse the repository at this point in the history
  3. Added radioActive check to flashPageErase

    RFduino committed Jun 27, 2016
    Configuration menu
    Copy the full SHA
    0036777 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2017

  1. Note that standard Arduino package in Ubuntu will not work.

    Note that standard Arduino package in Ubuntu will not work.
    Pieter authored Jun 11, 2017
    Configuration menu
    Copy the full SHA
    af9d613 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2017

  1. Merge pull request RFduino#29 from diepes/patch-1

    Note that standard Arduino package in Ubuntu will not work.
    RFduino authored Jul 14, 2017
    Configuration menu
    Copy the full SHA
    af450fa View commit details
    Browse the repository at this point in the history
Loading