fix(cdc-acm): Correct CDC ACM overlay configuration

This commit fixes an issue in the `cdc-acm.overlay` file.
This commit is contained in:
Eduard Iten 2025-07-03 18:57:06 +02:00
parent b543579393
commit 9f96384aa5
1 changed files with 4 additions and 0 deletions

View File

@ -8,3 +8,7 @@
}; };
}; };
}; };
&usart1 {
/delete-node/ modbus0;
};