1. ipodnano1g.h
  2.  
  3.  
  4. /* Define this to the CPU frequency */
  5. #define CPU_FREQ 24000000
  6.  
  7.  
  8. ipodnano2g.h
  9.  
  10.  
  11. /* Define this to the CPU frequency */
  12. #define CPU_FREQ 191692800
  13.  
  14.  
  15. The cpu freq. for the nano2g is ~7.9 times greater than that of the nano1g. Is it possible this is a typo?
  16.  
  17.  
  18.  
  19. [St.]