No known key found for this signature in database
2 changed files with
14 additions and
0 deletions
-
library.json5
-
package.json5
|
|
|
|
|
|
|
|
|
|
|
{ |
|
|
|
|
|
name: 'ws2812serial', |
|
|
|
|
|
uses: [ |
|
|
|
|
|
'teensy/core-4.1', |
|
|
|
|
|
], |
|
|
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
{ |
|
|
|
|
|
name: 'ws2812serial', |
|
|
|
|
|
version: '1.0.0', |
|
|
|
|
|
namespace: 'visus', |
|
|
|
|
|
depends: [ |
|
|
|
|
|
'teensy-core-4.1^1.0.0', |
|
|
|
|
|
], |
|
|
|
|
|
} |