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: jasoncoon/esp8266-fastled-webserver
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: jasoncoon/esp8266-fastled-webserver
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: chamaeleon64
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 17 commits
  • 16 files changed
  • 2 contributors

Commits on Jan 21, 2020

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

Commits on Jan 26, 2020

  1. Changed pin

    jasoncoon committed Jan 26, 2020
    Configuration menu
    Copy the full SHA
    ba03683 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2020

  1. Configuration menu
    Copy the full SHA
    67cee0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    677d782 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2020

  1. Fixed F64 typo

    jasoncoon committed Mar 7, 2020
    Configuration menu
    Copy the full SHA
    442a4dd View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2020

  1. Added analog clock to Fibonacci64.

    Added `Clock` section with `Show Clock` and `Clock Background Fade` settings.
    `Show Clock` draws an analog clock on top of the currently selected pattern.
    `Clock Background Fade` controls how much the selected pattern is faded, making the clock easier to see.
    Time is automatically synced via NTP from pool.ntp.org on startup.
    Added NTPClient library: https://github.com/arduino-libraries/NTPClient
    Added WiFiUdp library (included in ESP8266 library).
    jasoncoon committed Jun 21, 2020
    Configuration menu
    Copy the full SHA
    4bbf646 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2020

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

Commits on Jul 20, 2020

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

Commits on Jul 30, 2020

  1. Add missing label field

    jasoncoon committed Jul 30, 2020
    Configuration menu
    Copy the full SHA
    68cc527 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2020

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

Commits on Oct 16, 2020

  1. f64 playgrounds

    jasoncoon committed Oct 16, 2020
    Configuration menu
    Copy the full SHA
    e81480d View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2021

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

Commits on May 18, 2021

  1. F64 adjustments

    jasoncoon committed May 18, 2021
    Configuration menu
    Copy the full SHA
    6604b78 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2021

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

Commits on Sep 1, 2021

  1. kraken64 branch

    jasoncoon committed Sep 1, 2021
    Configuration menu
    Copy the full SHA
    58e7da0 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2021

  1. Added chamaeleon64 branch

    jasoncoon committed Oct 20, 2021
    Configuration menu
    Copy the full SHA
    0aaf967 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2021

  1. Chamaeleon64 updates:

    Change default pattern to color waves.
    Change first palette to es_rivendell_15_gp.
    jasoncoon committed Nov 6, 2021
    Configuration menu
    Copy the full SHA
    221d208 View commit details
    Browse the repository at this point in the history
Loading