Difference between data types (int8 and float)

I'm just wondering about the size , as you know that the esp32 memory is limited so big data we can't upload it... so I thought that when defining a float array it needs fewer elements than int8 ... I can't share the all code :slight_smile: