]> cloudbase.mooo.com Git - avrcpm.git/blobdiff - avrcpm/avr/config.inc
* Initial changes for FAT16 support.
[avrcpm.git] / avrcpm / avr / config.inc
index e14ef4386af59da2cf2af92e9f554c8c67f89693..d65608780ad73048fed39de1bbc6692bb966bd09 100644 (file)
@@ -35,8 +35,6 @@
   #define BAUD   38400         /* console baud rate */
 #endif
  
-#define PARTID 0x52            /* Partition table id */
-                               /* http://www.win.tue.nl/~aeb/partitions/partition_types-1.html */
 #define K 1024
 #define M 1204*K