已经完成了网络,DI口,RS485的数据透传,可通过RS485接收数据

This commit is contained in:
2026-05-06 10:55:55 +08:00
parent 0eea5c1424
commit 61530dccec
258 changed files with 40311 additions and 4851 deletions

View File

@ -20,7 +20,7 @@ static bool rf433_initialized = false;
static rf433_register_t rf433_current_config;
/* E32-433T30S 默认配置与原register_default保持一致 */
static const rf433_register_t rf433_default_config =
const rf433_register_t rf433_default_config =
{
.register_1 = {
.address_h = 0x00,