Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added IPAddress.h SPI.h , WCharacter.h, sqrt and delayMicroseconds #18

Merged
merged 7 commits into from
Feb 16, 2021

Commits on Feb 15, 2021

  1. Added IPAddress

    ramboerik committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    61b1751 View commit details
    Browse the repository at this point in the history
  2. Added WCharacter.h

    ramboerik committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    8728622 View commit details
    Browse the repository at this point in the history
  3. Added delayMicroseconds

    ramboerik committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    38b8004 View commit details
    Browse the repository at this point in the history
  4. Added include of math.h in Arduino.h to make sqrt available when only…

    … including Arduino.h
    
    Same behavior as arduino
    ramboerik committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    0265388 View commit details
    Browse the repository at this point in the history
  5. Added empty SPI class

    ramboerik committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    dbde1a6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    33eef16 View commit details
    Browse the repository at this point in the history
  7. Added copyright text

    ramboerik committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    e700968 View commit details
    Browse the repository at this point in the history