]> cloudbase.mooo.com Git - avrcpm.git/blobdiff - avr/config.inc
* RAMDISK (re)integrated
[avrcpm.git] / avr / config.inc
index 9c3ed22d693980eb1f6dd1866370766997d5fcf5..48f4b4aca855a19c3ef813f43f8e242c8928de08 100644 (file)
@@ -46,7 +46,7 @@
 #ifndef FAT16_SUPPORT
   #define FAT16_SUPPORT 1      /* Include Support for FAT16 Partitions */
 #endif                         /*  which may contain CP/M image files. */ 
-#define RAMDISKCNT    0                /* Number of RAM disks */
+#define RAMDISKCNT    4                /* Number of RAM disks */
 #define RAMDISKNR     'I'-'A'  /* Drive "letter" for first RAM disk */
 
 #define PARTID 0x52            /* Partition table id */