Fixed mixup of REVO and REVOLT boards.

10.3.x-maintenance
Michael Keller 2016-11-15 09:41:28 +13:00
parent bb5aac4c51
commit 40a2b11733
1 changed files with 2 additions and 2 deletions

View File

@ -43,8 +43,8 @@ var BOARD_DEFINITIONS = [
{name: 'RACEBASE', identifier: 'RBFC', vcp: false},
{name: 'RCEXPLORERF3', identifier: 'REF3', vcp: true},
{name: 'AIRBOTF4', identifier: 'AIR4', vcp: true},
{name: 'REVOLT', identifier: 'REVO', vcp: true},
{name: 'REVO', identifier: 'RVLT', vcp: true},
{name: 'REVOLT', identifier: 'RVLT', vcp: true},
{name: 'REVO', identifier: 'REVO', vcp: true},
{name: 'REVONANO', identifier: 'REVN', vcp: true},
{name: 'RMDO', identifier: 'RMDO', vcp: false},
{name: 'SINGULARITY', identifier: 'SING', vcp: true},