From 0add48abf589330ae6fe11e304c111d9f52ce009 Mon Sep 17 00:00:00 2001 From: aap Date: Mon, 17 Jun 2019 00:16:38 +0200 Subject: got rid of upper case types --- README.md | 2 -- 1 file changed, 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 66dd3e68..03431ef7 100644 --- a/README.md +++ b/README.md @@ -153,8 +153,6 @@ since `4` will be used in other places and you can't easily see where else the e * Use the right types. In particular: - * use the lower case types! (unless you're Fire_Head) - * don't use types like `__int16`, we have `int16` for that * don't use `unsigned`, we have typedefs for that -- cgit v1.2.3