We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac3d43e commit c058c5aCopy full SHA for c058c5a
README.md
@@ -71,9 +71,9 @@ classDiagram
71
72
note for CoreToolkit "SparkFun Toolkit"
73
class ApplicationPlatform["Application Platform"]
74
- style ApplicationPlatform fill:#F0F0A0
+ style ApplicationPlatform fill:#909090
75
class PlatformOne["Platform Implementation"]
76
- style PlatformOne fill:#F0F0a0
+ style PlatformOne fill:#909090
77
78
CoreToolkit <|-- PlatformOne
79
ApplicationCore <--> Application Platform
0 commit comments