1.这一行是分配内存,而内存不够了(Arduino uno只有2k)

2.内存本身已经只剩一点点了,于是就有莫名其妙的问题

3.没有调用Wire.begin()、xx.setup()之类的操作!

相关文章:

  • 2021-11-01
  • 2022-12-23
  • 2021-12-12
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-10-05
  • 2021-08-15
猜你喜欢
  • 2021-11-04
  • 2022-12-23
  • 2021-12-08
  • 2021-11-25
  • 2022-01-22
  • 2021-10-08
  • 2021-08-21
相关资源
相似解决方案