@@ -59,6 +59,7 @@ extern const bcstring be_const_str_INTERNAL_PDM;
59
59
extern const bcstring be_const_str_LVG_X3A_X20call_X20to_X20unsupported_X20callback ;
60
60
extern const bcstring be_const_str_LVG_X3A_X20object_X3A ;
61
61
extern const bcstring be_const_str_Leds ;
62
+ extern const bcstring be_const_str_MAX_RMT ;
62
63
extern const bcstring be_const_str_MD5 ;
63
64
extern const bcstring be_const_str_None ;
64
65
extern const bcstring be_const_str_OPTION_A ;
@@ -220,6 +221,7 @@ extern const bcstring be_const_str__persist_X2Ejson;
220
221
extern const bcstring be_const_str__ptr ;
221
222
extern const bcstring be_const_str__read ;
222
223
extern const bcstring be_const_str__request_from ;
224
+ extern const bcstring be_const_str__rmt ;
223
225
extern const bcstring be_const_str__rules ;
224
226
extern const bcstring be_const_str__settings_def ;
225
227
extern const bcstring be_const_str__settings_ptr ;
@@ -258,6 +260,7 @@ extern const bcstring be_const_str_argument_X20must_X20be_X20a_X20list;
258
260
extern const bcstring be_const_str_as ;
259
261
extern const bcstring be_const_str_asin ;
260
262
extern const bcstring be_const_str_assert ;
263
+ extern const bcstring be_const_str_assign_rmt ;
261
264
extern const bcstring be_const_str_asstring ;
262
265
extern const bcstring be_const_str_atan ;
263
266
extern const bcstring be_const_str_atan2 ;
@@ -510,6 +513,7 @@ extern const bcstring be_const_str_instance_size;
510
513
extern const bcstring be_const_str_int ;
511
514
extern const bcstring be_const_str_internal_error ;
512
515
extern const bcstring be_const_str_introspect ;
516
+ extern const bcstring be_const_str_invalid_X20GPIO_X20number ;
513
517
extern const bcstring be_const_str_invalidate ;
514
518
extern const bcstring be_const_str_io_error ;
515
519
extern const bcstring be_const_str_ip ;
@@ -595,6 +599,7 @@ extern const bcstring be_const_str_next;
595
599
extern const bcstring be_const_str_next_cron ;
596
600
extern const bcstring be_const_str_nil ;
597
601
extern const bcstring be_const_str_no_X20GPIO_X20specified_X20for_X20neopixelbus ;
602
+ extern const bcstring be_const_str_no_X20more_X20RMT_X20channel_X20available ;
598
603
extern const bcstring be_const_str_now ;
599
604
extern const bcstring be_const_str_null_cb ;
600
605
extern const bcstring be_const_str_number ;
0 commit comments