Further fix build

This commit is contained in:
cam900 2022-02-26 01:12:37 +09:00
parent b1a49dcdc5
commit d64ddaadee
5 changed files with 38 additions and 37 deletions

View file

@ -17,9 +17,6 @@
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
static unsigned short chanOffs[4]={
0x01, 0x02, 0x101, 0x102
};
static unsigned short opOffs[4]={
0x00, 0x04, 0x08, 0x0c
};