mirror of
https://github.com/ChuckBuilds/LEDMatrix.git
synced 2026-04-11 13:23:00 +00:00
slight readme changes
This commit is contained in:
@@ -96,6 +96,7 @@ The LEDMatrix system includes a robust caching mechanism to optimize API calls a
|
|||||||
- Stock prices and market data
|
- Stock prices and market data
|
||||||
- Stock news headlines
|
- Stock news headlines
|
||||||
- NHL game information
|
- NHL game information
|
||||||
|
- NBA game information
|
||||||
|
|
||||||
### Cache Behavior
|
### Cache Behavior
|
||||||
- Data is cached based on update intervals defined in `config.json`
|
- Data is cached based on update intervals defined in `config.json`
|
||||||
@@ -113,9 +114,9 @@ The LEDMatrix system includes a robust caching mechanism to optimize API calls a
|
|||||||
- Temporary files are used for safe updates
|
- Temporary files are used for safe updates
|
||||||
- JSON serialization handles all data types including timestamps
|
- JSON serialization handles all data types including timestamps
|
||||||
|
|
||||||
## NHL Scoreboard Display
|
## NHL, NBA Scoreboard Display
|
||||||
|
|
||||||
The LEDMatrix system includes a comprehensive NHL scoreboard display system with three display modes:
|
The LEDMatrix system includes a comprehensive NHL, NBA scoreboard display system with three display modes:
|
||||||
|
|
||||||
### Display Modes
|
### Display Modes
|
||||||
- **Live Games**: Shows currently playing games with live scores and game status
|
- **Live Games**: Shows currently playing games with live scores and game status
|
||||||
|
|||||||
Reference in New Issue
Block a user