Skip to content

Commit e300ef2

Browse files
committed
modified databuf.h for testing CI.
1 parent 9769578 commit e300ef2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

databuf.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
// the sizes of packets images and headers in bytes
1414

15-
#define BYTES_PER_PKT_IMAGE 512
15+
#define YTES_PER_PKT_IMAGE 512 // this is for test
1616
// Number of bytes for a 16 bit packet
1717
#define BYTES_PER_8BIT_PKT_IMAGE 256
1818
// Number of bytes for a 8 bit image packet

0 commit comments

Comments
 (0)