Skip to content

Instantly share code, notes, and snippets.

@ReneeVandervelde
Created September 18, 2022 21:56
Show Gist options
  • Save ReneeVandervelde/846a2603994cd608cb78057251aba84a to your computer and use it in GitHub Desktop.
Save ReneeVandervelde/846a2603994cd608cb78057251aba84a to your computer and use it in GitHub Desktop.
enum class LightType {
LightBulb,
LightStrip,
FloodLight,
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment