Skip to content

Commit dce936a

Browse files
authored
Rename init_rc_wall_light to init_rc_wallLight
1 parent e2fc450 commit dce936a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

main.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,7 @@ export function init_rc_auriol () : void {
340340
}
341341

342342
//% block
343-
export function init_rc_wall_light() : void {
343+
export function init_rc_wallLight() : void {
344344
_on = 157
345345
_off = 21
346346
_10pct = 12

0 commit comments

Comments
 (0)