uraimo/WS281x.swift

Compile Error Due To Typo

LasCabos opened this issue · 1 comments

Bad:
case WSKind.WS2813S:
return (30,70,800_000,280)
}

error: type 'WSKind' has no member 'WS2813S'
Should this be WS2813B?

Exactly, thanks for this PR!

Edit: New tag 2.0.3