支持芯片: SHMICTRL系列芯片 ESP32-S3系列
int val; val=getcolorval(int c); //c:颜色号 //返回值 颜色值 RGB565格式
val=getcolorval(1);