Advertisement
Guest User

iPod Nano 1st/2nd gen CPU Freq. comparison

a guest
Mar 9th, 2010
239
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.30 KB | None | 0 0
  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.]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement