fix(shields): Don't try to disable xiao_i2c on Hummingbird.

This commit is contained in:
Peter Johanson 2022-10-20 02:21:25 -04:00 committed by Pete Johanson
parent c3d06b22c8
commit 198daaf524
1 changed files with 0 additions and 1 deletions

View File

@ -53,5 +53,4 @@
};
&xiao_spi { status = "disabled"; };
&xiao_i2c { status = "disabled"; };
&xiao_serial { status = "disabled"; };