External library
- 
					
					
					
					
 hi everyone I recently updated the m5stack core to v1.5.4. would anyone know how to load an external library? 
 because I did it with v1.4.5 adding the import in the boot file, but in the new version it doesn't work
- 
					
					
					
					
 which lib are you import? the build-in lib? or another custom lib? make sure the root path have the lib file before you import. could provide more detail? 
- 
					
					
					
					
 it's a library to control a sensor, I had already built my custom blocks that worked with that library, but when I updated everything I was unable to make it go. 
 so do I have to import the library into the / flash root?and then? 
