Revision c60ee2dd modules/LightRing_1-2/module.h

View differences:

modules/LightRing_1-2/module.h
303 303
  aosShellAddCommand(&aos.shell, &moduleTestIna219ShellCmd);                  \
304 304
  aosShellAddCommand(&aos.shell, &moduleTestLedShellCmd);                     \
305 305
  aosShellAddCommand(&aos.shell, &moduleTestMic9404xShellCmd);                \
306
  /*aosShellAddCommand(&aos.shell, &moduleTestP9221rShellCmd);*/                  \
306
  aosShellAddCommand(&aos.shell, &moduleTestP9221rShellCmd);                 \
307 307
  aosShellAddCommand(&aos.shell, &moduleTestTlc5947ShellCmd);                 \
308 308
  aosShellAddCommand(&aos.shell, &moduleTestAllShellCmd);                     \
309 309
}

Also available in: Unified diff