From 67731d476c924987be98fa1d731836e9f5473d25 Mon Sep 17 00:00:00 2001 From: graydon <weidong.gao@cretone.cn> Date: 星期五, 18 十月 2024 14:39:23 +0800 Subject: [PATCH] 修复空topo运行软件崩溃的问题。原因是new u8[0] 返回的不是空指针. --- NLP08-32D/NLP08-16D_20240218.ldr | 0 1 files changed, 0 insertions(+), 0 deletions(-) diff --git a/NLP08-32D/NLP08-16D_20240218.ldr b/NLP08-32D/NLP08-16D_20240218.ldr index 62c57b0..c607ac8 100644 --- a/NLP08-32D/NLP08-16D_20240218.ldr +++ b/NLP08-32D/NLP08-16D_20240218.ldr Binary files differ -- Gitblit v1.9.3