UNPKG
wiringpi-sx
Version:
latest (0.0.2)
0.0.2
0.0.1
wiringpi for Node.js on Raspberry Pi
gitlab.com/manfred.steiner-npm/wiringpi-sx
wiringpi-sx
/
.vscode
/
settings.json
10 lines
•
198 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
{
"files.associations"
:
{
"stdexcept"
:
"cpp"
,
"ratio"
:
"cpp"
,
"system_error"
:
"cpp"
,
"type_traits"
:
"cpp"
,
"*.ipp"
:
"cpp"
,
"iosfwd"
:
"cpp"
}
}