Skip to content

Commit 64c6270

Browse files
authored
Merge pull request SensorsIot#683 from Paraphraser/20230409-nodered-old-menu
2023-04-09 Node-RED pin serial node - old-menu branch - PR 2 of 3
2 parents f9638c7 + 6bf611c commit 64c6270

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.templates/nodered/build.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ node_selection=$(whiptail --title "Node-RED nodes" --checklist --separate-output
2121
"node-red-node-smooth" " " "OFF" \
2222
"node-red-node-darksky" " " "OFF" \
2323
"node-red-node-sqlite" " " "OFF" \
24-
"node-red-node-serialport" " " "OFF" \
24+
"node-red-node-serialport@0.15.0" " " "OFF" \
2525
"node-red-contrib-config" " " "OFF" \
2626
"node-red-contrib-grove" " " "OFF" \
2727
"node-red-contrib-diode" " " "OFF" \

0 commit comments

Comments
 (0)