Sign in

Echo / T3212_B2B_723 · Files

GitLab

  • Go to dashboard
  • Project
  • Activity
  • Files
  • Commits
  • Builds 0
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Forks
  • Network
  • T3212_B2B_723
  • custom
  • common
  • hal
  • nvram
  • nvram_custpack_table_lid.c
  • 从SVN移版本:T3212_61D_MBR_V1.8_2015.07.23(B32B)的代码
    c17ddead
    Echo authored
    2017-09-04 11:43:42 +0800  
    Browse Files »
nvram_custpack_table_lid.c 269 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
#if defined(NVRAM_LTABLE_C_ONLY)
const nvram_custpack_lid_tbl_struct custpack_nvram_lid_tbl = 
{
    0,
    {
        155,
        156,
        159,
        151,
        152,
        164,
        176,
        183,
        184,
        185,
        307
    }
};
#endif